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.
This comment is hidden because it contains spoiler information about the solution
That can't be true. I, for example, have this test
To make sure, I added this in my test cases
Random tests can generate woofless subsequences too
Is it now resolved?
Considering each subsquence one woof (even if it doesn't contain a woof) wouldn't get you through the tests. If I understood you wrong, please clarify
I changed the beginning of the third item in the "things to keep in mind" list to
Also, I highlighted the word "letters" in bold while making some minor edits to make the meaning clearer
You can re-raise (hopefully, providing additional clarifications) in case you deem it insufficient
Do you think it's unclear? How do you think I can improve it?
also
The expected output of your example string is
nothing to decode!
since neither of the subsequences (which are: 'w', 'o', 'o', and 'f') contains a woofFixed
This comment is hidden because it contains spoiler information about the solution
Again, why does that happen under such circumstances?
Why didn't you like my fix?
Why do you think that happens when you generate a random number as a stop condition on every iteration?
Ok. I replaced "of" with "with" so I don't think there's any ambiguity left
Could you expand on that with some examples?
Ok
Ok
Why would that result in a distribution heavily biased towards the bottom of the range?
Loading more items...