Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Head data structure #474

Open
SandySingh opened this issue Oct 4, 2017 · 13 comments · Fixed by #662
Open

Head data structure #474

SandySingh opened this issue Oct 4, 2017 · 13 comments · Fixed by #662
Labels
add code Hacktoberfest new algorithm For issues pertaining to the creation of new algorithms

Comments

@SandySingh
Copy link
Contributor

Can I add head data structure in python?

@AdiChat
Copy link
Member

AdiChat commented Oct 4, 2017

Sure. That would be great 👍

@AK-007
Copy link
Member

AK-007 commented Oct 4, 2017

Can I implement it in C++?

@AdiChat
Copy link
Member

AdiChat commented Oct 4, 2017

Sure @AK-007 Go for it 👍

@AK-007
Copy link
Member

AK-007 commented Oct 4, 2017

Where should i add the file?

@AdiChat
Copy link
Member

AdiChat commented Oct 4, 2017

The code should be placed in a folder named Heap under the data structures folder 👍

AK-007 added a commit to AK-007/cosmos that referenced this issue Oct 4, 2017
Heap data structure implemented using C++.
@AK-007
Copy link
Member

AK-007 commented Oct 4, 2017

Implemented using C++ :)

@savitoj98
Copy link
Contributor

Can i implement minheap in c++?

@AdiChat
Copy link
Member

AdiChat commented Oct 5, 2017

Sure @phoenix157 Go for it 👍

@savitoj98
Copy link
Contributor

Implemented at #536

@SandySingh
Copy link
Contributor Author

I'll be implementing the min heap in python

@savitoj98
Copy link
Contributor

Please review #536 :)

@mittalshravika
Copy link
Contributor

Hey @AdiChat,

I have added the code for max heap in C. Please review the same at #662

@AdiChat
Copy link
Member

AdiChat commented Oct 6, 2017

Merged 🎉

@arnavb arnavb added the new algorithm For issues pertaining to the creation of new algorithms label Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add code Hacktoberfest new algorithm For issues pertaining to the creation of new algorithms
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants