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

Sorting algorithms #1

Open
becurrie opened this issue Apr 14, 2018 · 4 comments
Open

Sorting algorithms #1

becurrie opened this issue Apr 14, 2018 · 4 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@becurrie
Copy link
Owner

becurrie commented Apr 14, 2018

Anyone looking for a fun side project. Looking to implement new sorting algorithms into the application.

Algorithms currently implemented:

Sort Type Author Pull Request
Bubble becurrie
Bogo becurrie
Selection becurrie
Merge becurrie
Quick becurrie
Radix becurrie
Insertion garroadran #2
Recursive Insertion garroadran #2
Heap garroadran #2
Shell underhood32 #3
@becurrie becurrie added help wanted Extra attention is needed good first issue Good for newcomers labels Apr 14, 2018
@dliberat
Copy link

Hi there. I can toss in heapsort and insertion sort tomorrow, if you'd like!

@becurrie
Copy link
Owner Author

@garroadran sounds great! Looking forward to seeing them!

@becurrie
Copy link
Owner Author

@garroadran Thanks again Dan! Appreciate the additions made!

#2

@dliberat
Copy link

My pleasure! I might come back and do another one for you later this week if I have time!

@becurrie becurrie pinned this issue Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants