/boggle-solver-java

A simple boggle solver which uses Trie to store valid words and recursively checks the board.

Primary LanguageJava

No issues in this repository yet.