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

The problem, I think, is that the running time of the algorithm is measured not by the number of inputs, but by the size of the largest input—so, as Estragon (http://news.ycombinator.com/item?id=2657959) (transitively) points out, there's not an appreciable difference between sorting `(1..10^3, 10^6)` and `(1, 10^6)`.


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

Search: