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
lol
I'm surprised this works with negative numbers!
I think I like yours more! Similar mechanics, but more concise
Definitely more "clever" than "best practice" here...
This one knows golf.
Thank you!
I don't know how JIT would handle this. It's potentially less efficient if the filter constructs a different Array before proceeding... but if I cared about that level of performance I would probably not be using JavaScript to begin with. :)
When in doubt, favor readability over optimization. Knuth, BWK, and others will tell you premature optimization is the root of all evil.
Nice!
lol great
Nice!
Thanks!
Oh wow, how did you even find this?
Added in the next fork
Updated in most recent fork! Thanks for taking a look
Loading more items...