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.
Sometimes the characters are repeated twice, make sure not count second time, if matches the ascii value
yes, this edge case will be exciting to solve
Should be a 7 or 8kyu kata
Completley worth attempting. Took me an hour to solve. How can i improve my speed for problem solving
Can this Kata be solved ? Tried varierty Of Javascript methods , but none could escape Time exceeded error(1200ms). Frustrating
This comment is hidden because it contains spoiler information about the solution
its split not splite in JS
I am trying to solve this kata with javascript. The is the only case which is failing, pls suggest why this error
expected [ 0, 0 ] to deeply equal []