Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 226 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 226 Bytes

Boggle Solver

A small boggle solver using a trie + depth-first search. For extra points, this one generates an interactive HTML report.

Sample Report