Sort the following data using the methods, no programming required. Data: 82 99 85 50 67 55 58 15 10 39 35 70 80 85 50 6
Posted: Thu Jun 02, 2022 8:40 am
Sort the following data using the methods, no programming required. Data: 82 99 85 50 67 55 58 15 10 39 35 70 80 85 50 67 55 58 15 • Quick sort (left) iteration data 0 1 2 3 4 5 6 7 (82 99 Heap sort (max heap) • Shell sort (span 5, 3, 1) • merge sort 10 39 35 70 80