An android application to review curcially important algorithms of Algorithms 4th edition, by Robert Sedgewick and Kevin Wayne.
The initial version implements the basic functions of this application, including:
- It includes 44 basic and the most important algorithms of Algorithms 4th edition, by Robert Sedgewick and Kevin Wayne.
- You can find useful description in the algorithm code as Code comments.
- Support a menu of changing themes, zooming/no-zooming, code line number, thanks to the contribution of PDDStudio.
- Supports all themes that are included in highlight.js version 9.10.0 themes.
You can download the apk in the release section.
Lisenced under MIT License