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.
erm, did this refactoring in preparation for the "evil" version, and forgot to remove the "thickened" part when submitting this one >.<
OK, fixed.
Augh, sorry I procrastinated so long on looking at this---I haven't been on Codewars much lately. Fixing it now.
Great kata! Had lots of fun with it :)
This comment is hidden because it contains spoiler information about the solution
who hurt you?
OK, I modified the test cases to be less strict. Can you check whether the new tests pass your original solution?
Thanks for the feedback!
I'll try to fix this soon :)
Approved!
hey!
I haven't been on codewars for a while, but I was in the mood, so maybe I should finally fix this kata. Are you still around?
you'd need a return statement in front of the string literal there if you did it that way; otherwise, it'd just throw away the result and proceed to return the last name.
well i already looked at the other solutions, so...
i don't think that was listed as cheating when i did the kata
yeah, probably. I, at least, didn't feel like writing a boring-but-efficient low-level recursive solution :p
You should test for permissions inherited from two levels up; there's currently at least one solution that doesn't support them.
Loading more items...