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.
Almost like mine :D but i just counting zeors and pushing them at the end.
well, my solution is faster than O(2n) i think. Not so elegant, but have only one filter.
Agree. I like your solution way more! tryed to use reduce at first, but didnt figured out, because forgot about Right version.
This comment is hidden because it contains spoiler information about the solution
Elegant way to add zeros. Like it!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution