RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Why coding a monkey sort or bogosort in ruby isn't so stupid after all

Off all the sort routines in all the repositories, the monkey sort is probably the stupidest. But that doesn’t mean you can’t learn something putting the code together. Explore a monkey sort implementation in ruby - with code this stupid, you would be stupid not to!.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in