Home

Awesome

Advent Of Code 2023

Welcome to my Advent of Code1 Kotlin project. Here are my solutions for this year's puzzles using Kotlin language.

Progress

DayTitlePart 1Part 2
01Trebuchet?!🌟🌟
02Cube Conundrum🌟🌟
03Gear Ratios🌟🌟
04Scratchcards🌟🌟

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. ↩