Sorting homework
Using the following data:
42, 17, 8, 33, 21, 13, 29, 5, 19, 25, 36, 10, 14, 7, 28
- 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.