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
Please be my mentor
Remember, it can't be changed now.
Quite similar :)
Took codewars wiki off of example tests as it changes too often. Will still work in regular test cases.
Found the same bug: "See Also" links are pulled by my code, which limit to
It seems the codewars wikipedia may have changed again? - 11/04/20
The expected results differ between the sample test and full test. Seems the links under 'See Also' are expected in the full suite, but not in the sample test.
My solution but nicer. I take off my hat good sir
really like this solution.
best solution. mine is pretty much the same, but much uglier with a try else block ;-)
Nice kata. always nice to see a greedy algorithm
Really nice solution.
It's clear which pattern is used for which length of a word. also it's clear and flexible.
My respect, good sir :)
That was my first idea :), but i thought there must be an easier way
Great kata! Now I have much better understanding of decorators :)
really nice kata. helps a lot if you want to see if you understand decorators in python.
that's what i like about codewars. it has some exercises that could be useful in a real application and not just acedemic purpose.
Loading more items...