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

A sleepy hello world #24

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

thykka
Copy link
Contributor

@thykka thykka commented Jun 10, 2022

This one encodes the letters in the integer part and the correct order in the fractional part.

The list is sorted with a thread-blocking sleep sort implementation, that doesn't utilize timeouts or promises, because i couldn't get them to work with the test suite.

Copy link
Owner

@georgemandis georgemandis left a comment

Choose a reason for hiding this comment

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

I love it.

Yeah, I should take another look at the tests so that people could submit solutions that use promises and async calls.

Thanks for pointing out the issues on the other existing example! I might try to clean those up this weekend.

@georgemandis georgemandis merged commit f7a70c2 into georgemandis:main Jun 10, 2022
@thykka thykka deleted the thykka-047-hello-world branch June 11, 2022 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants