Consider the following functions
Which of the following is true? (GATE CS 2000)
(A) h(n) is θ(f(n))
(B) h(n) is θ(g(n))
(C) g(n) is not θ(f(n))
(D) f(n) is θ(g(n))
A
B
C
D
This question is part of this quiz :
Top MCQs on Complexity Analysis of Algorithms with Answers