A set of notes in the form of java source code for personal review of data structures and algorithms.
The code in this repo is for personal use only and not for release. Therefore some common best practices might not be followed in the interest of clarity, simplicity, and/or time.
Use gradle test
in the project root to run the unit tests.