Skip to content

This repository contains my Advent of Code solutions for each year that I participate. Each year corresponds to a different language.

License

Notifications You must be signed in to change notification settings

joseareia/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

current-2015 Maintenance

Welcome to my repository of solutions for the Advent of Code challenges across various years.

I am currently revisiting challenges from previous years, experimenting with different programming languages for each year. At the moment, I am working on the challenges from 2015 using Python exclusively. You can check the Progress tab to see the progress I have made in each year I’ve tackled or am currently tackling.

Each solution is accompanied by detailed comments that document my thought process as I work through the problem-solving journey. These insights may help others understand my approach or inspire new techniques!

Feel free to explore the code and follow my progress as I continue to take on new challenges each year.

Progress

The table below shows my progress for each year:

Year Language Stars Earned
2015 Python 14/50
2024 Perl 50/50

The progress table was inspired by @anamsmartins ❤️

Input Files

The input files for my solutions are stored in each day's folder. However, all my solutions are designed to work with any valid inputs. Feel free to grab your own inputs from the Advent of Code website and try them out!

License

This project is under the GPL 3.0 license.

About

This repository contains my Advent of Code solutions for each year that I participate. Each year corresponds to a different language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published