Question: what is the time complexity of the function given below based on n, using the big 0 notation? f(n)={1n+f(n1)n=1n>1

what is the time complexity of the function given below based on n, using the big 0 notation? f(n)={1n+f(n1)n=1n>1
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
