Skip to content

Me slowly working through the advent of code problems in Python with a Jupyter notebook.

Notifications You must be signed in to change notification settings

ViolanteCodes/advent_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maria's Advent of Code

What is this?

Honestly, this will probably not be of interest to you! This is just me slowly working through all the Advent of Code activities, starting with AoC 2015, using Jupityer notebooks. After I find a solution, I then google the solution to see other ways people have solved it--and invariably find a cool, neat way I could have solved it that I hadn't thought of!

So really, this is just a way for me to track my progress and learning, including refactoring some of my own solutions. I just stuck a readme.MD on it so that I wouldn't forget later, and so that if someone else wanted to use this method, they could do the same! Just clone the repo, create a virtual environment, and pip install the requirements! Then use "jupyter notebook" to open the notebook(s).

About

Me slowly working through the advent of code problems in Python with a Jupyter notebook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published