Quiz on Divide and Conquer
This short quiz will test your knowledge on what you have learned in the previous lessons about the divide and conquer approach.
We'll cover the following...
1
Which of the following is true about the divide and conquer approach?
A)
A problem is recursively divided
B)
Combining smaller problems is one of the steps in divide and conquer
C)
Subproblems are atomic
D)
All of the above
Question 1 of 60 attempted