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.
No Example tests.
Fixed.
I almost started smoking...
Me too
it was just not easy for me to come up with an algorithm. Clearly this highly dependent on the skill level
It's actually not IMO. I solved today and it felt strange at first.
Also the strings in the random tests are quite large so one may have a "hard time" debugging.
Also shouldn't be tagged "suggestion" as there's nothing that could be done about it.
Honestly, i consider this as harder than 7 KYU.
All tests are ok, the first value is what your function returned, not the input. Print it and see why your code is wrong.
There are two wrong tests in Python:
'foobar001' should equal 'foobar01'
'foobar0100' should equal 'foobar100'
No Testcases for clojure.
made me laugh :D