/adventofcode

Solutions for the Advent of Code.

Primary LanguageKotlinGNU General Public License v2.0GPL-2.0

adventofcode

Work from https://adventofcode.com

These are my collected coding solutions for Advent of Code.

The goal is to provide proof of coding solutions. All solutions should be executable and display the answer to the problem presented.

Solutions may be written in any language. When available, a shell script should be available to execute in a standard shell.