>... but taken literally it suggests assinine ideas like using bubble sort instead of merge sort for a large set not because of any memory footprint constraints but because it is easier to read.
No, it doesn't suggest this at all. It means use the merge sort but implement it in a clean, understandable way.
No, it doesn't suggest this at all. It means use the merge sort but implement it in a clean, understandable way.