Loading practice questions
A non-deterministic algorithm is said to be non-deterministic polynomial if the time-efficiency of its verification stage is polynomial.
Correct Answer: A — True
Explanation:
A non-deterministic algorithm is classified as NP if its verification stage runs in polynomial time.