Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Implement Heap sort

Open K-u-n-a-l-c opened this issue 3 years ago • 12 comments

Implement in a language of your choice.

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

  • [x] C
  • [x] C++
  • [ ] Java
  • [x] Python
  • [x] Rust
  • [ ] Any other language

K-u-n-a-l-c avatar Oct 06 '21 07:10 K-u-n-a-l-c

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

Anubha13kumari avatar Oct 07 '21 11:10 Anubha13kumari

@Anubha13kumari which language do you want to work in?

deutranium avatar Oct 07 '21 12:10 deutranium

I want to do this in c language @deutranium

Anubha13kumari avatar Oct 07 '21 12:10 Anubha13kumari

@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

deutranium avatar Oct 07 '21 21:10 deutranium

@deutranium can I contribute the c version of this?

swairik avatar Oct 07 '21 22:10 swairik

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

Poojasingh5 avatar Oct 08 '21 05:10 Poojasingh5

@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

deutranium avatar Oct 08 '21 06:10 deutranium

Okay, I'll implement this in python.

Poojasingh5 avatar Oct 08 '21 07:10 Poojasingh5

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

deutranium avatar Oct 08 '21 10:10 deutranium

@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 avatar Oct 16 '21 06:10 AdityaVSM

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

AdityaVSM avatar Oct 16 '21 19:10 AdityaVSM

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

codelixir avatar Oct 17 '21 10:10 codelixir