Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
According to the Ruby Style guide, the explicit
return
should be avoided here.This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Thank you, phaul, for the explanation, that is very interesting!
Thank you for mentioning the optimization, bidouille!
Interesting solution! May I ask, how you arrived at this one and why the math adds up the way it does?
This comment is hidden because it contains spoiler information about the solution
This is beautiful.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Interesting solution! I will save this one :)
Very nice solution! Easy to read, short and straight forward!
Thank you @davidjdv! That was an interesting read and is good to know.