Categorygithub.com/bruntonspall/adventofcode
repository
0.0.0-20241221121445-4c0afdc77af8
Repository: https://github.com/bruntonspall/adventofcode.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

adventofcode

Entries for the Advent of Code at https://adventofcode.com/

This can be found at https://bruntonspall.github.io/adventofcode

In 2019, I'm trying to solve these using Go. Template taken from https://github.com/kindermoumoute/adventofcode, and tweaked.

In 2020, I did these in iPython Notebook (or Jupyter), and published HTML outputs from each notebook

In 2021, I did it again in iPython Notebook and published the HTML outputs.

In 2023, I did it again in IPython Notebook because I really like the interactive nature of code and markdown combined. You can find the HTML outputs as always