Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.07 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.07 KB

Algorithms-Android-app

An android application to review curcially important algorithms of Algorithms 4th edition, by Robert Sedgewick and Kevin Wayne.

Version 1.0.1

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.

Download

You can download the apk in the release section.

Screenshot

License

Lisenced under MIT License