Skip to content

jay-5/Word-Path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word-Path

A program that reads in a file of words, queries the user for two words, and then finds a path of adjacent words from the start to the end word, if such a path exists. For example, if the start word is cat and the destination word is eat, one possible path is cat, bat, bar, ear, eat

About

A program that reads in a file of words, queries the user for two words, and then finds a path of adjacent words from the start to the end word, if such a path exists. For example, if the start word is cat and the destination word is eat, one possible path is cat, bat, bar, ear, eat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages