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.
Hi!
First, thanks for this kata.
What about to modify this kata and instead of (n x n) size array, provide with (n x k) size array
(would be more challanging :) )
Nice kata. Thanks
Challenging.
Done.
Thank you!
add public to class Reflections{}
And small pain again :))
Thank you! Got pleasure
Sorry for my ugly code :)
Thank you for the pain:))
Was interesting!
This is a pain
This comment is hidden because it contains spoiler information about the solution
Thanks! Empty string was confusing to me.
Code return value (Empty string) should not be ("") and not ("":"") it should be exactly what author indicated - only ""
My solution is passed almost all tests in R version, but generates error at the end:
Test Failed
Need help to figure out what it means.
And it is not clear in case of (listOfCat) has "" empty element.
I suppose code should not return anything in case "" empty element.