Page 1 of 1

Master’s theorem is used for?

Posted: Wed Jul 13, 2022 7:40 pm
by answerhappygod
a) solving recurrences
b) solving iterative relations
c) analysing loops
d) calculating the time complexity of any code