Hacker News new | ask | show | jobs
by wolfpwner 2690 days ago
I remember it's the first sorting algorithm taught in my high school computer science class.
1 comments

It probably was in mine too, for sure it's the one I remembered the most. I also remember trying Shell sort but the only thing I remember about that one is the name. Merge sort is the one I've gotten the most mileage out of.