In a computational complexity theory, a problem with decision making is said to be NP-complete when it is both in NP and NP-hard. What does NP mean?
(a) Non Polynomial time
(b) Non-deterministic Probabilistic
(c) Non-deterministic Polynomial time
(d) Non Probabilistic time
I have been asked this question in examination.
Query is from Pancake Sort in chapter Sorting of Data Structures & Algorithms II