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
Hi,
Each time when I run submit tests I get random test failures but when I try to run the same test in test playground it works for me. And the pressKeyCount in the failed test could be different, it includes a small number and number greater than 88
-> GO lang
Hi,
Could you please check this test (GO lang):
dotest([]string{"it", "wkppv", "ixoyx", "3452", "zzzzzzzzzzzz"}, 15, "itwkppvixoyx3452zzzzzzzzzzzz")
It doesn't work when i'm trying to submit my solution (it shows that my function returns empty string) but i tried the same test in test playground and it worked
Yeah, i resolve JS kata. And Math.min with array as argument should return smalest integer.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution