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
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
thank you, this made the solution even easier :)
[Ruby] All my random string tests are failing and the expected results don't look right. Example result:
This does not look like that they are ordered by appearance count.
I just checked on multiple sites how fibonacci works and all the test cases are wrong if I follow the fibonacci definition.
This kata still broken with wrong test after 3 years?
This comment is hidden because it contains spoiler information about the solution
Regarding Kata Selection: On the dashboard I can choose Fundamentals, Ranking up, Betas. When I pick Fundamentals I only get Beta Katas. I can remember that I did all the time Fundamentals and ranked up slowly. Is it a bug or is it changed to behave like that?
Somehow this seems not the expected answer :)
Im not sure if Im just to tired or to stupid... Could you give a prose of this method?
After a couple of these Enumerable MagicKatas i got the solution for all of them I guess, but somehow the Magic behind there is unclear to me :D
Maybe the Enum Katas should get a slight educating task instead of just doing the same stuff all over again
Then the submit test cases should be different :)
This comment is hidden because it contains spoiler information about the solution
What about the negative index? Does he use only .abs values in the fetch method?