Google News
logo
Algorithm - Quiz(MCQ)
Which of the following is not O(n^2)?
A)
n^3 / (sqrt(n))
B)
n^1.98
C)
(2^20) * n
D)
(15^10) * n + 12099

Correct Answer : Option (A) :   n^3 / (sqrt(n))

Advertisement