scvsoft / challenge-accepted

Juego que presentamos en la Rubyconf 2013
http://scvsoft.com/challenge-accepted
0 stars 0 forks source link

Propuesta Ejercicio - Shortest word ladder #46

Closed tepen closed 10 years ago

tepen commented 10 years ago

[HARD] Shortest word ladder - find the shortest path between two four letter words.

Using this list of words: (http://pastebin.com/zY4Xt7iB), input two four letter words and then output a word ladder between them that's as short as possible. Note that it only has to work for words that are on that list.

Example input: look leap Example output: look loon loan lean leap