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.
WOOOOOOOW! That's Great
Bro That's Impossible, i can't even solve hamming(1000) without getting a timeout error. (JavaScript)
Nice Kata
This comment is hidden because it contains spoiler information about the solution
yeah but the most important thing is that the solution is true.
it has too large test cases, and it causes me a timeout errors althought my solution is right.
Nice kata, Thank You.
Just Solved it
My solution is true, but there is a problem in test cases and it says ERROR: Timed Out
Error: ['NORTH', 'EAST'] should equal ['EAST', 'NORTH']
and when i do a reverse it becomes
Error: ['EAST', 'NORTH'] should equal ['NORTH', 'EAST']
WTF
Ooh yeah i just solved it, Thank You.
Javascript: expected '0' to equal 0. -_- Wtf
I'm sure that my answer is true, all other tests have passed.