What will be the Time Complexity of this code? I need to know how to calculate the TC using the Recursive Tree diagram and from analyzing the code.
What will be the Time Complexity of this code? I need to know how to calculate the TC using the Recursive Tree diagram and from analyzing the code.