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
when you return you don't need to add the break couse you already breaking the code
I see... I have to go back to studying.
yeah, looks like he's just too lazy to make a new variable
I just tested it again in codewars with 10,000,000,000 and it still works fine. I also tried with other several higher numbers and it always works fine and returns the expected value:
Here you can try the tests:
This dude must be a scientist in NASA
interesting
he doesn't use template literals.
This comment has been deleted.
Why do you have a zero at the end of the callback function?
Интересная техника кода
It works well, but it must be refactored as it's really difficult to follow the logic let alone maintain this solution.
This comment is hidden because it contains spoiler information about the solution
I really liked your use of reduce. I'm happy I looked it up. Such a handy little function
Best sol of this kata
Loading more items...