📚 Question Bank Q37 — Algorithms
Tags
Algorithms
Q37. Marks: +2.0 UGC NET Paper 2: Computer Science 18th June 2024 Shift 1 (Cancelled)

A least integer n such that f(x) is O(xn) for each of the following functions. Arrange follow according to the value of n in increasing order :

A. f(x) = 3x+ (log x)4

B. f(x) = (x+ x+ 1)/(x+ 1)

C. f(x) = (x+ x+ 1)/(x+ 1)

D. f(x) = (x+ 5 log x)/(x+ 1)

Choose the correct answer from the options given below :

1.D, C, A, B
2.D, C, B, A ✓ Correct
3.B, C, A, D
4.B, A, C, D
📄 All “Algorithms” questions across papers
🏷 Change Tag for this Question