Given the following list of values (in order), create the heap and then use the heap to place the numbers in their final sorted positions:
32, 57, 6, 18, 22, 13, 80, 90, 25, 6
Show your work in diagram form
[Back to the Assignments List]