📚 Question Bank Q17 — Algorithms
Tags
Algorithms
Q17. Marks: +2.0 UGC NET Paper 2: Computer Science 2nd January 2026 Shift 1
Which of the following is correct order of increasing time complexity of algorithms
A. Tower of Hanoi with n disk.
B. Binary search given n sorted numbers.
C. Heap sort given n numbers at the worst case.
D. Addition of two n x n matrices.
Choose the correct answer from the options given below:
1.B, C, D, A ✓ Correct
2.A, B, C, D
3.D, C, B, A
4.C, A, D, B
📄 All “Algorithms” questions across papers
🏷 Change Tag for this Question