/advent-2022

My 2022 Advent of Code Repo - Kotlin again this year!

Primary LanguageKotlin

🎄 Advent of Code 2022

This year I'll once again be solving the advent problems using Kotlin! 🥂

If you are interested in trying out Kotlin for AoC this year or even next, check out this YouTube video from the Kotlin team. They provide helpful tips for Kotlin functions that help with several past AoC problems, instructions for their AoC giveaway, and a GitHub project template to help you get started!

🗓️ Days

  1. ⭐⭐ (12/01/2022) Calorie Counting Solution
  2. ⭐⭐ (12/02/2022) Rock Paper Scissors Solution
  3. ⭐⭐ (12/03/2022) Rucksack Reorganization Solution
  4. ⭐⭐ (12/04/2022) Camp Cleanup Solution
  5. ⭐⭐ (12/05/2022) Supply Stacks Solution
  6. ⭐⭐ (12/06/2022) Tuning Trouble Solution
  7. ⭐⭐ (12/07/2022) No Space Left Solution
  8. ⭐⭐ (12/08/2022) Treetop Tree House Solution
  9. ⭐⭐ (12/10/2022) Cathode Ray Tube Solution