Skip to content

bloopy-code/aoc_2024

Repository files navigation

aoc_2024 👽🐍

Attempting to keep track of Advent of Code 2024

Pre-Challenge Goals:

  • Try with built-in packages and libraries only first
  • Stick to the end!
  • Spend some time trying in some other languages too

Progress

Day Completed Stars Comments
Day 1 - Historian Hysteria ✅ 01/12 ⭐⭐ Comepleted with 1 built-in library. Could be done maybe better with NumPy.
Rating: 😺 Easy
Day 2- Red-Nosed Reports ✅ 02/12 ⭐⭐ Completed with 2 built-in libs. Not ultra efficient, but it works!
Rating: 😺 Easy

Notes & Reflections