Introduction to Heap Sort

This algorithm creates a heap to sort the elements of an array. (Reading time: under 3 minutes)

In a heap, all nodes are stored based on the value of their parent node.

Get hands-on with 1200+ tech skills courses.