Podcast
Questions and Answers
Which complexity class is used to classify decision problems in computational complexity theory?
Which complexity class is used to classify decision problems in computational complexity theory?
- NP (correct)
- SPACE
- P
- EXPTIME
Which problems can be solved in polynomial time by a nondeterministic Turing machine?
Which problems can be solved in polynomial time by a nondeterministic Turing machine?
- NP (correct)
- EXPTIME
- SPACE
- P
Which problems can be solved in polynomial time by a deterministic Turing machine?
Which problems can be solved in polynomial time by a deterministic Turing machine?
- P (correct)
- SPACE
- NP
- EXPTIME
What does NP stand for?
What does NP stand for?
Why are the two definitions of NP equivalent?
Why are the two definitions of NP equivalent?