info@avatto.com
+91-9920808017
0. Consider following two functions f(n) = n3, if 0 ≤ n < 10,000 n2, otherwise g(n) = n, if 0 ≤ n < 100 n2 + 5n, otherwise Which of the following are true?
f(n) is O(n3)
g(n) is O(n3)
O(f(n)) is same as O(g(n))
g(n) is O(n2)
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.