...

/

Quiz on Divide and Conquer

Quiz on Divide and Conquer

Test your knowledge of the divide-and-conquer approach.

We'll cover the following...
1

Which is true about the divide-and-conquer approach?

A)

A problem is recursively divided.

B)

Combining smaller problems is one of the steps in the divide-and-conquer approach.

C)

Subproblems are atomic.

D)

All of the above.

Question 1 of 60 attempted