info@avatto.com
+91-9920808017
0. Time complexity of an algorithm T (n), where n is the input size is given by T(n) = T(n - 1) + 1/n, if n>1; = 1, otherwise The order of this algorithm is
log n
n
n2
nn
You must be logged in to post a comment.
Login with Facebook
Login with Google
Forgot your password?
Lost your password? Please enter your email address. You will receive mail with link to set new password.
Back to login
You must be logged in to post a comment.