Ch4 Flashcards
(1 cards)
1
Q
Divide & conquer steps
A
1 figure out a simple case as the base case
2. Figure out how to reduce your problem and get to the base case.
Divide & conquer steps
1 figure out a simple case as the base case
2. Figure out how to reduce your problem and get to the base case.