📚 Question Bank Q84 — Algorithms
Tags
Algorithms
Q84. Marks: +2.0 UGC NET Paper 2: Computer Science 26th Nov 2021

Which of the given options provides the increasing order of asymptotic complexity of functions f1, f2, f3 and f4?

A. f1(n) = 2n

B. f2(n) = n3/2

C. f3(n) = n log n

D. f4(n) = nlog n

Choose the correct answer from the options given below

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