Transforming "kitten" to "sitting" step by step
The Edit Distance between two strings is the minimum number of operations required to transform one string into another. The operations are:
This animation shows how to transform "kitten" to "sitting" with the minimum number of edits.