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
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
why -96?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Yes it's also hurtful to atheists
Dont understand what kind of error is expected, tried
any suggestions?
I don't understand what am I supposed to do, a class?
could you explain '+!+input' please?
Could you please explain how
input.map(binarySwap)
works? Im familiar with the method but here you dont call it with () (meaning its notinput.map(binarySwap())
)Very nice solution! ^^
This comment is hidden because it contains spoiler information about the solution
could you please explain the "0789456123"[d]?
what does the
pre[idx&1]
mean? what is the "&1" ?String.fromCharCode()
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/fromCharCode
Loading more items...