1. Computer Science Engineering (CSE)
  2. Design and Analysis of Algorithms
  3. How many cases are there under Master’s ...
Q.

How many cases are there under Master’s theorem?

A. 2
B. 3
C. 4
D. 5
Answer» B. 3
Explanation: there are primarily 3 cases under master’s theorem. we can solve any recurrence that falls under any one of these three cases.

Discussion