[prev] 41 [next]

Exercise 5: Exploring Sorting in SortLab

Use SortLab to demonstrate/check:
  • overall costs of each algorithm for min/avg/max
  • which cases are best/worst/average
  • which algorithms are adaptive/non-adaptive
  • how much variation is there in random arrays