Heapify

Home > Computer Science > Algorithms and data structures > Heaps > Heapify

The process of converting an array into a heap is called heapifying.