The Wayback Machine - https://web.archive.org/web/20200810041622/https://github.com/TheAlgorithms/Javascript/pull/109
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

Added Sleep Sort #109

Open
wants to merge 1 commit into
base: master
from
Open

Conversation

@saurabhbazzad
Copy link

saurabhbazzad commented Oct 21, 2019

Added the algorithm for Sleep Sort.

@cclauss
Copy link
Member

cclauss commented May 14, 2020

This looks cool to me. Would you be willing to help us with #142 (comment) by adding some doctests like https://github.com/TheAlgorithms/Javascript/blob/master/Sorts/BogoSort.js#L6-L13 and then turn them on at https://github.com/TheAlgorithms/Javascript/blob/master/.github/workflows/nodejs.yml#L18 ?

We are trying to understand how difficult it is for new contributors to add doctests so your work on this and feedback would be much appreciated.

@cclauss cclauss requested a review from itsvinayak May 14, 2020
Copy link
Member

itsvinayak left a comment

let's try it out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.