Minimum Distance

Job ID: 35852455

Budget: €8 – €30 EUR

Design an algorithm which transforms a source word to a target word. for example: from head to tail, in each step, you just can replace one character, and the word must be valid. You'll be given a dictionary.Two words can have different length
Related categories: Python Algorithm