Heapsort Proficiency Exercise Help Page

Main action

This exercise asks you to show the steps that would be taken by heapsort. Initially you are presented with a maxheap, and you must make the steps that Heapsort would take on this input. The things that you can do are:

If you make a mistake somewhere along the line, then your mistake will be corrected for you, and you will lose that point. To get credit for the exercise, you need to get a certain percentage the total points correct (typically this is set to 90% of the possible points).

Other Controls