Hacker News new | ask | show | jobs
by drysine 342 days ago
>O(10k)

If k means 1000 than O(10000) is the same as O(1). Perhaps you meant "approximately 10k"?