Hacker News new | ask | show | jobs
by Dylan16807 1107 days ago
> because that's usually what people mean when they say "better sorting algorithm"

Is it really? I've heard of a few "better sorting algorithms" and it's never meant that in my experience.

1 comments

When people say "sorting algorithm" they mean something like bubble sort or merge sort.