RoyalEagle73 / hactoberfest-Projects-2020

A maintainer repo for hacktoberfest.
8 stars 139 forks source link

Heap_Sort.py #158

Open dikshadutt08 opened 3 years ago

dikshadutt08 commented 3 years ago

This pull request is towards hactoberfest 2020.

This is the sorting technique using a binary heap in python language.