1.

How many cases are there under Master’s theorem?(a) 2(b) 3(c) 4(d) 5The question was posed to me during an internship interview.My doubt is from Masters theorem topic in section Recursion of Data Structures & Algorithms II

Answer» CORRECT choice is (b) 3

To explain: There are primarily 3 cases under MASTER’s THEOREM. We can solve any RECURRENCE that falls under any one of these three cases.


Discussion

No Comment Found

Related InterviewSolutions