plut0nium / AdventOfCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code

Allright, it's that time of the year again! ⭐

This repository holds my Python code for the Advent of Code 🎄.

I strongly recommend to solve the puzzles yourself first, and then look for the solution (here on GitHub, or in the subreddit) to compare.

Please keep in mind that this code is written for fun and to get the job done in a (relatively) short amount of time. Nevertheless I try to avoid brute-force solutions and optimize code quality as far as reasonnably possible.

Included years

I try as much as possible to complete the puzzles each day of AoC. At some point, I will eventually lose the motivation, or just not have the time, and don't feel like solving the puzzles afterwards. As a result, I did not complete a full AoC event up to now.

  • 2018
  • 2019
  • 2020
  • 2021
  • 2022
  • 2023

About


Languages

Language:Python 100.0%