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.
The description says "the Levenshtein distance between two words is the minimum number of single-character edits", how is deleting "na" a single character edit?
So to go from "nayvyedosf" to "sjxen" you are required:
and then from 8) to 10) delete "osf"
I was stupid.
thanks!
If those are sample tests, you messed them up, click reset.
You should see that.
This comment is hidden because it contains spoiler information about the solution
this is amazing actually