Sorting homework
Using the following data:
36, 42, 17, 8, 13, 29, 5, 19, 25, 14, 7, 28, 21
- Sort it by hand using the selection sort. Show your work after each "pass"
- Sort it by hand using the insertion sort. Show your work after each "pass"
- Sort it by hand using the bubble sort. Show your work after each "pass"
Turn in a pdf document with the results on Canvas. This is due Tuesday at midnight.