Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Implement Quick Sort

Open deutranium opened this issue 5 years ago • 8 comments

Implement Quick Sort in a language of your choice

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

deutranium avatar Oct 01 '20 17:10 deutranium

Hey @deutranium I will implement quick sort in python. can you assign me?

Bijay555 avatar Oct 01 '20 18:10 Bijay555

Implement Quick Sort in a language of your choice

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

  • [x] Python (by @shubham2704 )
  • [x] JavaScript (by @shubham2704 )

Hey @deutranium , I'd like to add in java. please assign it to me

snehagupta-4 avatar Oct 01 '20 18:10 snehagupta-4

@Bijay555 it has already been implemented in Python. You can implement any other algo of your choice in python, provided it has not been taken by someone else. Or you can implement this one is some other language.

deutranium avatar Oct 01 '20 18:10 deutranium

@snehagupta-4 sure! Do read the contributing guidelines in CONTRIBUTING.md and take a look at #39 for an example of a good PR.

deutranium avatar Oct 01 '20 18:10 deutranium

I would like to add code in CPP . Please assign it to me, in case it is still open.

Rahul30032 avatar Oct 01 '20 18:10 Rahul30032

Hey @deutranium, I could make the quick sort algorithm in C, please assign it to me if it is available.

berenyihenrik avatar Oct 01 '20 18:10 berenyihenrik

@Rahul30032 @Heniboj sure

deutranium avatar Oct 01 '20 19:10 deutranium

Merged #197 for C# (by @gabrielhs1357)

codelixir avatar Oct 07 '21 08:10 codelixir