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.
Removed "clever" code, added normal code.
JS test suite should be more maintainable.
see https://www.codewars.com/kata/6885f0a045008e707baa714b/discuss/javascript#68934c9477374ded3ae55cd8
Changed it to include 2 left movement, not 1.
which you came up with, remember? Good point about the example.
I've got plenty of ideas that are not duplicates. However, if you can't solve most of my BF katas, I think you are gonna need to think for a bit on those. Stay tuned.
We don't have to worry about state, the star is used correctly here, if I understand what your concern is
Finally a YurichBRO kata that even I can solve :-) Thanks for the fun.
I hope you can indeed create more installments in this series without duplication of existing kata. I would look forward to that.
I was only talking about the use of
*
used here:not about any of the actual language.
The example only handles moving to the right and is a little confusing, I would consider showing at least one move to the left that affects the output.
Good white kata!
ah yes, now it makes more sense :)
This comment is hidden because it contains spoiler information about the solution
Thanks! Completely misremembered how
Object.seal
works, and forgot to sealCube
anyway after moving some helpers to it as static methods.Should be pretty sturdy now.
Thanks for taking the time. I now completely removed the "Cheating" section, the main point to get across was that googling is not cheating
You can republish the kata after having found a robust way of dealing with these issues.
This comment is hidden because it contains spoiler information about the solution
Loading more items...