Mental Model
Find the smallest number of changes needed to turn one word into another by adding, removing, or changing letters.
Analogy: Imagine correcting a typo in a word by either erasing a letter, writing a new letter, or changing a wrong letter to the right one, counting each change as one step.
word1: c a t word2: c a r We compare letters one by one and decide if we need to change, add, or remove letters to match.