Hacker News new | ask | show | jobs
by whatyoucantsay 3033 days ago
The confusion here is about math, not syntax.

N^2 is polynomial.

2^N is exponential.

https://stackoverflow.com/questions/4317414/polynomial-time-...