Hacker News new | past | comments | ask | show | jobs | submit login

We're really talking about a system with finite memory, and taking O(1) to be equal to log(n) when n is such that the data entirely fills the memory. Under these conditions, O(log(n)) gives a tighter and more accurate bound, but at the expense of not being strictly correct (i.e., it is not truly an asymptotic bound.)



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: