# Advent of Code — A whole month of algorithmic pain
Do you like to finish a day of programming work and then solve really hard programming challenges? Me too!
Each year during the Christmas holidays, [Advent of Code](https://adventofcode.com/) starts, presenting developers with a month of increasingly-difficult coding challenges they can tackle in any language.
I never finish a month (December is busy!), but I like to dip my toes in the water, work in efficient solutions, and document them for others to learn from.
You can find my solution here: https://github.com/chipx86/advent-of-code