UTSAVS26 / PySnippets

Collection of reusable Python code snippets for all.
https://sites.google.com/view/pysnippets/
MIT License
27 stars 77 forks source link

ADD new Heapsort Algorithm #218

Open Sumanth077s opened 3 weeks ago

Sumanth077s commented 3 weeks ago

the heapsort algorithm is missing i will add it please review in pull request

I'm a contributer at GSSoC24 ext

github-actions[bot] commented 3 weeks ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

Panchadip-128 commented 3 weeks ago

I want to add the missing Heap Sort Algorithm, If possible please add me . I am an contributor at Open source GSSoC Extd Edition 2024

Sumanth077s commented 3 weeks ago

@Panchadip-128 create a new issue for the algorithm you want to add and then create a pull request

jiyabansal123 commented 2 weeks ago

@UTSAVS26 i have created a pr for this , please review and merge it.