Heapify is used to create heap data structure. Write the algo for creating a min or max heap.
Heapify is used to create heap data structure. Write the algo for creating a min or max heap.