Q. Master’s theorem is used for? (Solved)
1. solving recurrences
2. solving iterative relations
3. analysing loops
4. calculating the time complexity of any code
- a. solving recurrences
1. solving recurrences
2. solving iterative relations
3. analysing loops
4. calculating the time complexity of any code