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.
Thanks Chrono
Agreed I have tried to simplify the description. I have reduced to a 6kyu and try to offer better examples of the input and output
Ok have updated I was getting confused with parsing and validating. No I highlight that we need to parse the string to a regex pattern before calculating the number of capture groups
Ok have updated. My original confusion of how to handle the input of slashes I believe to have sorted with a better description and examples. This was due to trying to validate before parsing to a regex pattern.
Ok have updated. My original confusion of how to handle the input of slashes I believe to have sorted with a better description and examples
still thinks it offers problem solving
I have added more tests. I have created some random tests and are now shuffling the full set of tests I have.
ok I agree it does trivialize the Kata from my first intention. Have reduced taks to a 6 kyu.
It should be - I guess I need to re-write this
Thanks for the input. When I plug that into a regex validator I get a response Error unescaped forward slash.
Ok I can adjust this to use all the test and possibly generate random regex as well
This comment is hidden because it contains spoiler information about the solution
updated - added more regex and random testing
ok I have updated - let me know if its clearer. I haven;t created one of these for a while.
Ah that's frustrating, I will try to send the admin an email to see if they would allow me to add random test cases. Also what did you mean by me only testing for one case, what is the other case?
Loading more items...