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

Addition of Sorting Agorithms for Learners #1

Open
dipak140 opened this issue Nov 26, 2019 · 2 comments
Open

Addition of Sorting Agorithms for Learners #1

dipak140 opened this issue Nov 26, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dipak140
Copy link
Owner

The code contains only two sorting algorithms as yet

Anyone who would like to add more sorting algorithms can do so by just creating a functions in a new branch.

The code is fairly simple and is for learning purposes.

@dipak140 dipak140 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Nov 26, 2019
@dipak140 dipak140 self-assigned this Nov 26, 2019
@jdgride
Copy link

jdgride commented Jan 26, 2020

Hi, I'd like to contribute to this by adding a quick sort and heap sort

@dipak140
Copy link
Owner Author

Hi, thanks for your interest.
You can go ahead add your code.

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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants