1.

A non-deterministic algorithm is said to be non-deterministic polynomial if the time-efficiency of its verification stage is polynomial.(a) true(b) falseI had been asked this question in an interview for internship.My question is taken from Checksum, Complexity Classes & NP Complete Problems topic in chapter Checksum, Complexity Classes & NP Complete Problems of Data Structures & Algorithms II

Answer»

The correct choice is (a) true

Easy explanation - One of the PROPERTIES of NP class problems STATES that A non-deterministic algorithm is said to be non-deterministic POLYNOMIAL if the time-efficiency of its verification STAGE is polynomial.



Discussion

No Comment Found

Related InterviewSolutions