Skip to content

Given a list of words and a 2D grid containing alphabets, this program find all the moves needed to be performed on the grid to find all the words from that list.

License

Notifications You must be signed in to change notification settings

yashtyagi4/Word-Search-Puzzle-Solver

Repository files navigation

Screen Shot 2022-09-24 at 8 28 55 PM

  • A bot that scrapes word search puzzle board from web and automatically solves the puzzle on the webpage based on the list of words given, utilizing Trie Data Structure.
  • This program also works manually where when it is given a list of words and a 2D grid containing alphabets, this program find all the moves needed.

word puzzle solver

About

Given a list of words and a 2D grid containing alphabets, this program find all the moves needed to be performed on the grid to find all the words from that list.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages