Complexity Classes
GATE CSE & IT · 6 questions across 6 years (1992-2015) · 15% recurrence rate
Recurrence sparkline
1992–2015Difficulty mix
Question types
All 6 questions on Complexity Classes
Language $${L_1}$$ is polynomial time reducible to language $${L_2}$$ . Language $${L_3}$$ is polynomial time reducible to $${L_2}$$ , which in turn is polynomial time reducible to language $${L_4}$$ . Which of the follo...
Let $${\pi _A}$$ be a problem that belongs to the class NP. Then which one of the following is TRUE?
Let S be an NP-complete problem and Q and R be two other problems not known to be in NP. Q is polynomial time reducible to S and S is polynomial-time reducible to R. Which one of the following statements is true?
The problems 3-SAT and 2-SAT are
Ram and Shyam have been asked to show that a certain problem Π is NP-complete. Ram shows a polynomial time reduction from the 3-SAT problem to Π, and Shyam shows a polynomial time reduction from Π to 3-SAT. Which of the...
Which of the following problems is not NP-hard?