/practice--adventofcode

Solutions to Advent of Code puzzles

Primary LanguageJavaThe UnlicenseUnlicense

Advent of Code

These are my solutions to http://adventofcode.com puzzles.

My primary goal is to practice writing readable, expressive, concise code.

All solutions are written in Java 11.