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 Quick Sort #40

Open
5 tasks done
deutranium opened this issue Oct 1, 2020 · 8 comments
Open
5 tasks done

Implement Quick Sort #40

deutranium opened this issue Oct 1, 2020 · 8 comments
Assignees
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

@deutranium
Copy link
Owner

deutranium commented Oct 1, 2020

Implement Quick Sort in a language of your choice

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

@deutranium deutranium added good first issue Good for newcomers hacktoberfest Welcome to people planning to contribute as a part of Hacktoberfest algorithm For issues related to algorithms' code and/or theory labels Oct 1, 2020
@Bijay555
Copy link

Bijay555 commented Oct 1, 2020

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

@snehagupta-4
Copy link
Contributor

Implement Quick Sort in a language of your choice

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

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

@deutranium
Copy link
Owner Author

@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
Copy link
Owner Author

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

@Rahul30032
Copy link
Contributor

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

@berenyihenrik
Copy link
Contributor

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

@deutranium
Copy link
Owner Author

@Rahul30032 @Heniboj sure

@codelixir
Copy link
Collaborator

Merged #197 for C# (by @gabrielhs1357)

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

6 participants