Hacker News new | ask | show | jobs
by elcomet 1105 days ago
I hope people majoring in CS will not think that, as they learned that n log n is the theorically best complexity for a sort algorithm. They will rather think that they found an algorithm with better constants in front of n log n.
1 comments

true that