csj / advent-of-code-2022

csj's attempts at solving and writing up solutions for 2022 Advent of Code!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advent-of-code-2022

csj's attempt to solve the Advent of Code 2022

I look forward to the Advent of Code contest every year. Not because I am competing for glory on the leaderboard (there's no way I'm going to be up at midnight to crack open the puzzles), but more to apply my mind to some abstract and fun problems. I find it's a good opportunity to make use of my favourite programming language, Kotlin, which I don't get to use for my day job.

I came across a blog post by JetBrains suggesting they were encouraging the use of Kotlin, so I was in. I took a quick look at the project template they had, decided to build my own infrastructure instead, and off we went.

I'll be doing little write-ups about each solution as I do them; they are listed here. Enjoy!

2022 Results

Day Part 1 Part 2
Day 1
Day 2
Day 3
Day 4
Day 5
Day 6
Day 7
Day 8

About

csj's attempts at solving and writing up solutions for 2022 Advent of Code!


Languages

Language:Kotlin 100.0%