PauloMaced0 / AED_Word_ladder

Find a chain of other words to link the two, in which two adjacent words differ by one letter.

Home Page:https://en.wikipedia.org/wiki/Word_ladder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AED_Word_ladder

Word ladder challenge
Using different files of words with different number of letters, the goal is to agregate all of them in a hash table in order to make a graph, in wich each edge connects two words differing by one letter

About

Find a chain of other words to link the two, in which two adjacent words differ by one letter.

https://en.wikipedia.org/wiki/Word_ladder


Languages

Language:TeX 63.6%Language:C 34.7%Language:MATLAB 1.3%Language:Makefile 0.4%