An open API service indexing awesome lists of open source software.

https://github.com/wisn/word-search-visualizer

Visualize how algorithms solve word search problem. Available algorithms are brute force, dynamic programming, and backtracking.
https://github.com/wisn/word-search-visualizer

algorithm-visualization word-search-solver

Last synced: 10 months ago
JSON representation

Visualize how algorithms solve word search problem. Available algorithms are brute force, dynamic programming, and backtracking.

Awesome Lists containing this project

README

          

# Word Search Algorithm Visualizer

Yes, just like the name suggests.

## License

Licensed under [The MIT License](LICENSE).