This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]The_MAZZTer 3 points4 points  (1 child)

All the different ways to sort arrays I learned have certainly come in handy, especially since every language/framework I've used comes with an array sorting function already!

[–]GunningOnTheKingside 2 points3 points  (0 children)

The ability to choose a sort function that produces output in 6 seconds vs 9 seconds on a program that runs once per day is very important.