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.
LOL, I like you. I had similar solution & was thrown by the "wasr". I ended up giving up.
Just cause lots of people passed the kata doesn't mean the tests are correct. It might mean that those that passed the data managed to bypass defects in the tests.
This comment is hidden because it contains spoiler information about the solution
There's something not right with the test cases. My code outputs the following but fails against the automated tests with the same input:
"hi)(" => false
"((())()())" => true
"(" => false
"hi(hi))(" => false
Why would anyone implement those sorting algorithms whereas there's tons of libraries out there? Ever heard of code re-use? If an interview candidate re-wrote those algorithms, I would immediately dismiss them.
WOW!
Wow, i'm impressed. I had to draw a number line in order to understand this.
i find code like this in a production environment, I will tender my resignation with immediate effect. This is how a programmer pissess other programmers off! LOL