Skip to content

alchemyst/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code solutions

These are my solutions to Advent of Code.

I like doing these with as little help as possible, and most of these are just the first run through.

You will need Jupyter Notebook for some of them, with numpy and scipy.

To build an environment which matches the one I was solving 2021 in, use

conda env create -f environment.yml

About

Advent of Code solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published