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.
Very true ! thanks
Writting down the detailed steps on a paper helped me to clarify the algo ;)
Thanks for your answer.
It doesn't help me to find what tests are done in SinglePairNoNestingTests but it helps :)
I'm trying to understand what hides the test SinglePairNoNestingTests :) and I'm facing a question :
Should this be ok or not ?
Kata.IsBalanced(")(", "())(")
This comment is hidden because it contains spoiler information about the solution
Funny code :)