Hacker News new | ask | show | jobs
by roetlich 526 days ago
> O((10^6) * n)

Isn't that O(n)? Is there a typo or am I missing something?