Quiz on Divide and Conquer

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

1

Which of the following is true about Divide and Conquer approach?

A)

Problem is recursively divided

B)

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

C)

Sub-problems are atomic

D)

All of the above

Question 1 of 40 attempted

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