Algorithms
Algorithms copied to clipboard
Implement Quick Sort
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 )
- [x] JAVA (by @snehagupta-4)
- [x] CPP (by @Rahul30032)
- [x] C (by @Heniboj)
Hey @deutranium I will implement quick sort in python. can you assign me?
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
@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.
@snehagupta-4 sure! Do read the contributing guidelines in CONTRIBUTING.md and take a look at #39 for an example of a good PR.
I would like to add code in CPP . Please assign it to me, in case it is still open.
Hey @deutranium, I could make the quick sort algorithm in C, please assign it to me if it is available.
@Rahul30032 @Heniboj sure
Merged #197 for C# (by @gabrielhs1357)