Skip to content

Word ladder game using hash table and graph structures, made for Algorithms and Data Structures discipline

Notifications You must be signed in to change notification settings

Barb02/AED_WordLadder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AED_WordLadder

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.

Credits:

  • Bárbara Galiza
  • Tomás Victal

About

Word ladder game using hash table and graph structures, made for Algorithms and Data Structures discipline

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages