If you are using HeapSort to put elements in descending order, what kind of heap should you use? Why? Conduct your HeapSort uisng the sequence given in task 1 (Use array to show the heaps you have after each round of sorting) (6 points) Show transcribed image text If you are using HeapSort to put elements in descending order, what kind of heap should you use? Why? Conduct your HeapSort uisng the sequence given in task 1 (Use array to show the heaps you have after each round of sorting) (6 points)
Expert Answer
Answer to If you are using HeapSort to put elements in descending order, what kind of heap should you use? Why? Conduct your HeapS…