Skip to content

Personal library of all my submitted code solutions for the annual Advent of Code 2021 coding challenge! Brainstorming process, strategies, and solutions documented within.

Notifications You must be signed in to change notification settings

cdenq/my-advent-of-code-2021-solves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-advent-of-code-2021-solves

About My Advent of Code 2021

My Advent of Code 2021 is a collection of code submissions to the Advent of Code 2021 event. I also documented my brainstorming, strategizing, and optimization processess wihtin each notebook, should that be helpful for other fellow code-learners. I try to use native Python as much as possible, but some standard packages are imported every now and then.

I also exported every answer to a .csv file called submission_answers.csv for anyone that wants to quickly compare answers.

NOTE

I am slowly going back to clean up the notebooks for this event; in the meantime this repo will be "incomplete".

Built with

  • IDE:
    • Visual Studio Code (VSC)
    • Jupyter Notebook
  • Language:
    • Native Python
  • Visualization:
    • Snipping Tool

Screenshots

image 1 image 2 image 3

About

Personal library of all my submitted code solutions for the annual Advent of Code 2021 coding challenge! Brainstorming process, strategies, and solutions documented within.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published