← projects  /  Advent of Code Solutions
Python · Algorithms

Advent of Code Solutions

Year 2025
Stack Python · Algorithms · Data Structures

Clean Python solutions for AoC programming challenges — algorithmic efficiency, readable implementations, structured problem-solving methodology.

Overview

A collection of Python solutions for Advent of Code programming challenges. These daily puzzles test algorithmic thinking, data structure knowledge, and problem-solving skills across a variety of computational domains.

What is Advent of Code?

Advent of Code is an annual set of Christmas-themed programming challenges that run from December 1–25. Each day presents a two-part problem that can be solved in any programming language.

Approach

Tech Stack

Python, data structures, algorithms

Repository

View on GitHub →