tasnimzotder / hacktoberfest-2020

Let's tackle the Climate-Change together with Open-Source 🌍 + 👩‍💻
https://tasnimzotder.github.io/hacktoberfest-2020/
MIT License
24 stars 140 forks source link

Add heapSort in Python folder #160

Closed kirtish16 closed 4 years ago

kirtish16 commented 4 years ago

Heap sort function to sort elements in an array.

kirtish16 commented 4 years ago

I wanted to add the .cpp file to the cpp folder but it got attached in the same pull requests which I had made earlier. Can anybody help?

tasnimzotder commented 4 years ago

@kirtish16, you can delete the .cpp file and after merging this PR, you can open another PR with that .cpp file

kirtish16 commented 4 years ago

Thank you for guiding me through this. I have deleted .cpp file.

tasnimzotder commented 4 years ago

Now you can open a PR with the .cpp file