Skip to content

Fix Sleep Sort in Scala#5516

Merged
rzuckerm merged 4 commits intoTheRenegadeCoder:mainfrom
pascalecu:scala/sleep-sort
Apr 10, 2026
Merged

Fix Sleep Sort in Scala#5516
rzuckerm merged 4 commits intoTheRenegadeCoder:mainfrom
pascalecu:scala/sleep-sort

Conversation

@pascalecu
Copy link
Copy Markdown
Member

Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.

Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.

I Am Adding a New Code Snippet in an Existing Language

  • I fixed Fix Sleep Sort in Scala #5382
  • I did not include any extra folders/libraries
  • I named the pull request using Add {PROJECT} in {LANGUAGE} format

Other notes

This sample used to exist, but it was removed because it was too flaky. I reimplemented it in what I consider to be slightly more idiomatic Scala, and it's more robust (at least I couldn't find any input that would break it). Not as pretty as I would've liked it, but meh.

@github-actions github-actions Bot added enhancement Any code that improves the repo sleep sort See: https://sampleprograms.io/projects/sleep-sort/ labels Apr 10, 2026
@rzuckerm rzuckerm added bug Something isn't working and removed enhancement Any code that improves the repo labels Apr 10, 2026
Copy link
Copy Markdown
Collaborator

@rzuckerm rzuckerm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this for us, @pascalecu !

@rzuckerm rzuckerm merged commit ac31215 into TheRenegadeCoder:main Apr 10, 2026
5 checks passed
@pascalecu pascalecu deleted the scala/sleep-sort branch April 11, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working sleep sort See: https://sampleprograms.io/projects/sleep-sort/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Sleep Sort in Scala

2 participants