Y
Hacker News
new
|
ask
|
show
|
jobs
by
lassejansen
374 days ago
Or, phrased differently, if n has an upper limit, the algorithm is O(1).
1 comments
connicpu
374 days ago
As long as you have tests that regularly exercise your algorithm at n=max where you would notice if they were exceptionally slow
link