Master’s theorem is used for?
(a) solving recurrences
(b) solving iterative relations
(c) analysing loops
(d) calculating the time complexity of any code
I got this question in an internship interview.
The above asked question is from Masters theorem topic in division Recursion of Data Structures & Algorithms II