Quiz on Divide and Conquer

This short quiz will test your knowledge on what you have learned in the previous chapters about the divide and conquer approach.

1

Which of the following is true about the divide and conquer approach?

A)

The 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 100 attempted

Level up your interview prep. Join Educative to access 70+ hands-on prep courses.