srbcheema1 / Algo_Ds

Repository for cool algorithms and Datastructures
181 stars 305 forks source link

Heapify And Heap Sort #335

Open komalmahto opened 3 years ago

komalmahto commented 3 years ago
  1. Heapify, a faster method to create Heap
  2. Heap Sort