Answer:
P stands for polynomial time.
NP stands for non-deterministic
and theres really nothing to count :(
~batmans wife dun dun dun....
if your asking what it means it means...
Explanation:
P stands for polynomial time. NP stands for non-deterministic polynomial time. Definitions: Polynomial time means that the complexity of the algorithm is O(n^k), where n is the size of your data (e. g. number of elements in a list to be sorted), and k is a constant.
5.6m questions
7.3m answers