Hacker News new | ask | show | jobs
by Locke1689 5604 days ago
Exponential growth is O(2^m). This is not pedantic -- it's definition. O(m^k) is polynomial, O(k^m) is exponential.