Welcome to my Advent of Code 2025 repository!
This folder contains my daily solutions, notes, and puzzle breakdowns as I work through the challenges.
Advent of Code is an annual programming event created by Eric Wastl.
Each day in December unlocks a new programming puzzle for participants to solve.
The number of available puzzle days can change from year to year, so this repo will grow as long as challenges continue to be released. π
Click the link below to view the puzzles, story, leaderboard, and more:
Below is the list of each day I completed with links to their github folders:
π https://github.com/gitlep1/Advent-Of-Code/tree/main/2025/Day%201
*(More days will be added as I complete them!)*β³
AdventOfCode/
Day 1/
index.js
instructions.md
data.txt
README.md <-- (this file)
- Complete each day's challenge as they become available
- Write clean, readable, maintainable code
- Document each dayβs instructions and logic
- Improve problem-solving patterns, algorithms, and implementation strategies
This repository will evolve throughout December.
Feel free to check back for updated solutions, explanations, and more!
Happy coding β and happy holidays! β