Project made for Data Structures and Algorithms subject at University
The program goal is to find the "word ladder" between two words given by the user. The solution uses the implementation of a hash table and a graph.
Details about the proposed problem can be found in this guide. Report also avaible, here.
- Bárbara Galiza
- Tomás Victal