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

feat(sorting algorithms): Add more sorting algorithms. #9

Open
Ansh-Sarkar opened this issue Oct 11, 2022 · 7 comments
Open

feat(sorting algorithms): Add more sorting algorithms. #9

Ansh-Sarkar opened this issue Oct 11, 2022 · 7 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest desc: issues open for hacktoberfest

Comments

@Ansh-Sarkar
Copy link
Owner

No description provided.

@Ansh-Sarkar Ansh-Sarkar added hacktoberfest desc: issues open for hacktoberfest hacktoberfest-accepted desc: accepted for hacktoberfest enhancement New feature or request and removed hacktoberfest-accepted desc: accepted for hacktoberfest labels Oct 11, 2022
@strivercoder99
Copy link
Contributor

I would like to add Quick Sort

strivercoder99 added a commit to strivercoder99/Python-Data-Structures that referenced this issue Oct 11, 2022
@Ansh-Sarkar Ansh-Sarkar added the good first issue Good for newcomers label Oct 11, 2022
@zmwaris1
Copy link
Contributor

i would like to add radix sort

@Ansh-Sarkar
Copy link
Owner Author

Sure @zmwaris1 go ahead. Assigning the issue to you.

@Ansh-Sarkar Ansh-Sarkar assigned zmwaris1 and unassigned zmwaris1 Oct 11, 2022
@Klaywert
Copy link
Contributor

I would like to add the odd-even sort :)

@Ansh-Sarkar
Copy link
Owner Author

Sure go ahead @Klaywert

@Ansh-Sarkar
Copy link
Owner Author

Sure @deepesh85b go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest desc: issues open for hacktoberfest
Projects
None yet
Development

No branches or pull requests

5 participants
@Klaywert @Ansh-Sarkar @strivercoder99 @zmwaris1 and others