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

Every memory access could be limited with some big enough number (just assume that there's no cache in your CPU), so traditional analysis is fine. People usually don't like that memory access is so slow, it's another matter. O(N^2) might be faster than O(NlnN) if multiplier for the latter algorithm is bad enough.



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

Search: