asked 228k views
3 votes
P versus NP? if you can solve this problem without cheating you deserve to have the 98*points.

P versus NP? if you can solve this problem without cheating you deserve to have the-example-1

2 Answers

6 votes

Answer:

P stands for polynomial time.

NP stands for non-deterministic

and theres really nothing to count :(

~batmans wife dun dun dun....

answered
User Paulyphonic
by
8.7k points
2 votes

Answer:

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.

answered
User Ben Everard
by
8.1k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.