Calculate differences between start string and end string and return the transformations list
The initial string.
The resulting string.
The list of operations to transform the start string into the end string.
Calculate the distance between two strings.
The number of operations needed to transform the start string into the end string.
Calculate differences between start string and end string and return the transformations list