📚 Question Bank Q28 — Algorithms
Tags
Algorithms
Q28. Marks: +2.0 UGC NET Paper 2: Computer Science 2nd January 2026 Shift 1
Which of the following are limitations of Greedy algorithms?
A. They always fail for NP hard problem.
B. They may not give the optimal solution for all problems.
C. They are faster than dynamic programming in most cases
D. They make local choices without looking ahead.
Choose the correct answer from the options given below:
1.A, C Only
2.B, C Only
3.A, B, C, D
4.B, D Only ✓ Correct
📄 All “Algorithms” questions across papers
🏷 Change Tag for this Question