

InterviewSolution
Saved Bookmarks
1. |
Which of the following are not in NP?(a) All problems in P(b) Boolean Satisfiability problems(c) Integer factorization problem(d) None of the mentionedThis question was posed to me in semester exam.Question is from Non Deterministic Polynomial Time in portion Intractable Problems of Automata Theory |
Answer» Right choice is (d) None of the mentioned |
|