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.
This comment is hidden because it contains spoiler information about the solution
good!
Wow, didn't know there's a ready formula for that, cool!
lol)
How does the if statement handle strings like "moose" and "Moose" ?
Very cool! I didn't think, that it may be so easy!
Mkay, so this is brilliant haha.
This is awesome. My solution involved two separate functions within shiftedDiff and a whole bunch more code. Then I saw this solution. facepalm
As a non programmer, stuff like this makes doing these so worth it. Very clever.
I don't know. I thaught immediatly about it. It's a commonly known algorithm.
How did you come up with the solution?
That is brilliant.