Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That's the spirit of those "penis enlargement" ads.

To be pedantic, there are hardcore limits on stuff, that we can not improve upon. We cannot sort a list of n items in less than O(n) for example.



O(n) only applies to non-comparison based sorts; for comparison based sorts that might be used on "items" the lower bound is indeed O(n.log n)




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

Search: