📚 Question Bank Q88 — Theory of Computation
Tags
Theory of Computation
Q88. Marks: +2.0 UGC NET Paper 2: Computer Science 2nd January 2026 Shift 1
What is the space complexity of the CYK algorithm for the P table, where n is the number of words in the sentence and m is the number of non terminal symbols in the grammar?
1. O(n 3)
2.O(nm  2)
3.O(n 2 m) ✓ Correct
4.O(n 2 m 2)
📄 All “Theory of Computation” questions across papers
🏷 Change Tag for this Question