Hacker News new | ask | show | jobs
by mwint 1510 days ago
n^1.5 is still quadratic growth.
2 comments

Quadratic is literally x^2
My bad, it’s been a while since algorithms class. I had my orders mixed up.
the word you're looking for is exponential.
no the word you are looking for is polynomial, exponential is stuff like 2^n