Cosmos: Add Heap Sort

Created on 1 Oct 2017  路  12Comments  路  Source: OpenGenus/cosmos

Add the code for heap sort in any language ( C, C++, Java, Go, Python or any other)

The code should be placed at code/sorting/heap_sort

Note: multiple contributors can work on this issue as it has multiple parts (languages)

Your pull request will be reviewed by maintainers instantly.

For contribution guidelines, see this

If you need any help, let us know.

Hacktoberfest add code new algorithm

All 12 comments

I could add Java

Added heap sort implementation in c++ #51

please review heap sort in python #62

Added heap in JavaScript #65
Ahhh.. JS is already done :/
@ahhmarr would be nice next time if you would also post here if you have done in any of the languages

I could add in C.

I can add a Ruby implementation!

Go for it 馃憤

can i do this in c

Sure @Rishabh570 Go for it 馃憤

I would like to work on this issue using C++ . Kindly assign this to me.

I would like to work on it in C++ and pyhton please assign it to me as a part of GSSoC 20

It's already done in C++ (https://github.com/OpenGenus/cosmos/blob/master/code/sorting/src/heap_sort/heap_sort.cpp).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sebasrp picture sebasrp  路  3Comments

rhendz picture rhendz  路  4Comments

CaramelHeaven picture CaramelHeaven  路  3Comments

arnavb picture arnavb  路  3Comments

vaibhavsingh97 picture vaibhavsingh97  路  3Comments