Topic: Array Problem / Level: beginner

Problem: Sort an array of integers using the heap sort algorithm.

Run the code to see the output here...