1.

_________ is the class of decision problems that can be solved by non-deterministic polynomial algorithms.(a) NP(b) P(c) Hard(d) CompleteI had been asked this question during an online interview.I'd like to ask this question from Checksum, Complexity Classes & NP Complete Problems in division Checksum, Complexity Classes & NP Complete Problems of Data Structures & Algorithms II

Answer»

Right answer is (a) NP

The BEST I can explain: NPproblems are CALLED as non-deterministic polynomial problems. They are a class of DECISION problems that can be SOLVED using NP ALGORITHMS.



Discussion

No Comment Found

Related InterviewSolutions