Skip to content

fergusch/advent-of-code-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

52 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of Code Solutions

My solutions for Advent of Code, written in Python.

My goal here is to solve each question as quickly as I can as well as learn new ways to use (and abuse) the Python language. Code will not necessarily be pretty or efficient.

Solutions are organized by year and then by question. Each folder contains my personal input (input.txt) and the code (solution.py). Extra packages used are listed in requirements.txt for that year.

About

πŸŽ„ My solutions for Advent of Code.

Resources

Stars

Watchers

Forks

Languages