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.
yes, you're right, I got mixed up
just FYI, but n|0 which is the same as ~~0 gets you the floor of n, not the round of n
Your solution is exactly like mine, lol.
a regex forged from Valyrian fire
with map, string with spaces still return a str without no one uppercase letter, so that last filter is necessary to remove it
This comment is hidden because it contains spoiler information about the solution
nice!
nice!
Just use 'n|0' to get the round of n
This comment is hidden because it contains spoiler information about the solution
please explain to me the Bitwise OR (|) operator here, thanks!
Beautiful
Because it doesn't work in all Node's versions.
Why i cant use flatMap here?, damn my solution run in VS but here i get an error 'flatMap is not a function...' :(
hahahahaha!! nice one
Loading more items...