CSC300
:
Comparison
[2/8]
Three aspects of comparison-based sorting:
the data to be sorted
how to compare two elements? (comparison algorithm)
how to sort? (sorting algorithm)