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.
Said "random test" is 1 very weak "random" test with easily discernable answers, so it's not actually random.
Levenshtein alogrithm is a duplicate, e.g https://www.codewars.com/kata/545cdb4f61778e52810003a2
No. This is not a "tip", this means your definition of "tolerance" is based on Levenshtein alogrithm, and hence is part of the spec.
Tank you, I need to refine my test cases and yeah we need faker here. :)
This comment is hidden because it contains spoiler information about the solution