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.
Well, I'm in :)
me too! I'm proud of both of us :D
Wrote exactly that and it was my first time solving something in a single line haha
great solucion
Clever because readable, I think ^^.
best practices just for readability
I prefer this one as it more readable
I wrote out a long solution but this one is nice.
Oups. I somehow implemented Levenshtein instead of Hamming. Worked well on most tests, took me a while to figure out what my problem was :)