gdsc-gvp / DSA

Implementation of various data structures and algorithms.
MIT License
15 stars 52 forks source link

Heap Sort. #99

Closed nikhilvegulla closed 2 years ago

nikhilvegulla commented 2 years ago

Related Issue

Sorting the elements using heap sort algo

Describe the changes you've made

Give a clear description what modifications you have made

Screenshots(optional)

Original Updated
original screenshot updated screenshot