Posted by Staleano on July 31, 1999 at 15:08:35:
Does it matter which variations of the sorting routines we should use? For example whether or not to check if the array is already sorted in a bubble sort... or should we choose the variation we think would be the fastest?