Skip to content

LijoDXL/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solutions to Advent of Code puzzles

  • Year 2018 and 2019 attempted. Not all days are attempted.
  • Solutions are written in Python.
  • Most solutions use functions from pandas and numpy module.
  • Solutions are in the notebook_md folder of respective years.
  • Use jupytext to convert and execute markdown(.md) to jupyterNotebook(.ipynb). ref
    jupytext --to notebook --execute notebook.md

About

solutions to Advent of Code and other miscellaneous work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages