Skip to content

implemented bogo sort in nim #355

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

Merged
merged 4 commits into from
Aug 20, 2018

Conversation

c252
Copy link
Member

@c252 c252 commented Aug 18, 2018

I implemented bogo sort in nim, I also fixed a small formatting error I made in my last commit under book.json (the nim lang section was off a space).

@Gathros Gathros added the Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) label Aug 18, 2018
@jiegillet
Copy link
Member

The formatting in book.json is still weird. The code looks fine to me though

@c252
Copy link
Member Author

c252 commented Aug 19, 2018

I think it should be fixed now.

Copy link
Member

@jiegillet jiegillet left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you for the contribution

@jiegillet jiegillet merged commit 258b108 into algorithm-archivists:master Aug 20, 2018
@c252 c252 deleted the bogosort_in_nim branch August 20, 2018 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants