xtyrrell / advent-of-code-2021

My terrible solutions for the 2021 Advent of Code, probably all in Kotlin if I can manage to not switch to Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advent-of-code-2021

Note from Max: My solutions will probably be terrible. This is my first time ever writing Kotlin and I am optimising for speed over quality. Sorry!


Welcome to the Advent of Code1 Kotlin project created by xtyrrell using the Advent of Code Kotlin Template delivered by JetBrains.

In this repository, xtyrrell is about to provide solutions for the puzzles using Kotlin language.

If you're stuck with Kotlin-specific questions or anything related to this template, check out the following resources:

Footnotes

  1. Advent of Code – An annual event of Christmas-oriented programming challenges started December 2015. Every year since then, beginning on the first day of December, a programming puzzle is published every day for twenty-four days. You can solve the puzzle and provide an answer using the language of your choice.

About

My terrible solutions for the 2021 Advent of Code, probably all in Kotlin if I can manage to not switch to Python


Languages

Language:Kotlin 100.0%