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

Implement Heap sort #193

Open
4 of 6 tasks
K-u-n-a-l-c opened this issue Oct 6, 2021 · 12 comments
Open
4 of 6 tasks

Implement Heap sort #193

K-u-n-a-l-c opened this issue Oct 6, 2021 · 12 comments
Labels
algorithm For issues related to algorithms' code and/or theory good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest

Comments

@K-u-n-a-l-c
Copy link
Contributor

K-u-n-a-l-c commented Oct 6, 2021

Implement in a language of your choice.

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

  • C
  • C++
  • Java
  • Python
  • Rust
  • Any other language
@K-u-n-a-l-c K-u-n-a-l-c added algorithm For issues related to algorithms' code and/or theory good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest labels Oct 6, 2021
@K-u-n-a-l-c K-u-n-a-l-c mentioned this issue Oct 6, 2021
7 tasks
@Anubha13kumari
Copy link

I want to work on this please assign me @K-u-n-a-l-c

@deutranium
Copy link
Owner

@Anubha13kumari which language do you want to work in?

@Anubha13kumari
Copy link

I want to do this in c language @deutranium

@deutranium
Copy link
Owner

@Anubha13kumari your PR #203 had copied code and hence has been marked invalid. Please write your own code if you still want to contribute to this issue

@swairik
Copy link
Contributor

swairik commented Oct 7, 2021

@deutranium can I contribute the c version of this?

@Poojasingh5
Copy link

@deutranium I can contribute in Cpp, kindly assign it to me.

@deutranium
Copy link
Owner

@swairik sure
@Poojasingh5 it has already been implemented in cpp so can't assign that to you. Feel free to pick up any other algorithm where cpp hasn't been implemented, or implement this one in a new language

@Poojasingh5
Copy link

Okay, I'll implement this in python.

@swairik swairik mentioned this issue Oct 8, 2021
13 tasks
@deutranium
Copy link
Owner

@Poojasingh5 this has already been implemented in Python. Please check the algo folder before implementing any code to confirm that you're not repeating

@AdityaVSM
Copy link
Contributor

@K-u-n-a-l-c @deutranium I would like to implement the Heap sort algorithm in java. Can you assign it to me

@AdityaVSM
Copy link
Contributor

@K-u-n-a-l-c @deutranium can you check PR #231

@codelixir
Copy link
Collaborator

#231 is closed so java is still up for grabs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algorithm For issues related to algorithms' code and/or theory good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest
Projects
None yet
Development

No branches or pull requests

7 participants