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.
It's fine for passing the tests, but when the string is >=9 unique characters, it's not gonna work since it will have 9!= 362880 variants
Okay this is what I called clever!
This comment is hidden because it contains spoiler information about the solution
ahahah
Because you are generating 100000 and you need just 6 for ex.
My only worry is why limit the iterations to 100000?
Can you explain this to me please.
what makes it bad. looks very much genius to me.
This comment is hidden because it contains spoiler information about the solution
This is kind of genius :D But very terrible at the same time.
:D
This comment is hidden because it contains spoiler information about the solution