dleng2242 / advent_of_code_2022

My solutions to the Advent of Code, an advent calender of small programming puzzles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

My solutions to the Advent of Code, an advent calender of small programming puzzles.

I used python 3.10 and developed the notebooks in VS code. Use conda env create -f environment.yml to recreate the environment, although only the standard library was used (and ipykernel for the notebooks).

About

My solutions to the Advent of Code, an advent calender of small programming puzzles.


Languages

Language:Jupyter Notebook 100.0%