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.
I really appreciate these solutions which solve the general problem instead of the specific one. Thanks.
Done. But really..What a horrible "string-munging" API on entry and exit...
Is this 1965?
On android, reversing your path is not considered valid. For example: D->B->C -> A is not valid because you are reversing the path, going from C to B. Is this considered legal for the kata? It meets all "rules" listed in the instructions.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
never mind.
it was my code. wasn't clearing my storage between mutliple test runs.
This comment is hidden because it contains spoiler information about the solution