/word-puzzle

An algorithm to solve a common word puzzle where you are given two words and have to find a valid sequence of words, each with a single letter changed, to get from the first word to the second.

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

No issues in this repository yet.