alg_practice

Project contains some of source code I wrote while rehearsing classical algs.

jmh

JMH tests are in src/jmh/java. Run with gradle:

gradle clean jmh

Additional materials

Java collection cheat sheat