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 algorithm #30

Open
euclid1990 opened this issue Oct 4, 2018 · 2 comments
Open

Implement Quick sort algorithm #30

euclid1990 opened this issue Oct 4, 2018 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@euclid1990
Copy link
Owner

  • Please help me implement Quick sort algorithm in /sorting/quick-sort.js
  • You must write test cases for it, in /tests/sorting/quick-sort.spec.js
  • Please read Dev guidelines in README.md before creating any Pull request !
  • Refer this file for comment convention. bubble-sort.js. Example: Change author name to your name, ...

Thank you 🤣

@euclid1990 euclid1990 added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Oct 4, 2018
@cjdeleon62
Copy link

I would like to take a crack at this if you don't mind.

@euclid1990
Copy link
Owner Author

Yes

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
Projects
None yet
Development

No branches or pull requests

2 participants