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