Problem of the Day
A new programming or logic puzzle every Mon-Fri

Word Transform

Given two strings, write a program that outputs the shortest sequence of character insertions and deletions that turn one string into the other (inserting and deleting count as two separate steps and should be counted as such).

Permalink: http://problemotd.com/problem/word-transform/

Comments:

  • There are currently no comments. You can be first!

Content curated by @MaxBurstein