/advent-of-code

Programming challenge solutions from https://adventofcode.com

Primary LanguageGoMIT LicenseMIT

Advent of Code

This repository hosts my solutions to Advent of Code, using various programming languages.

If you're participating in AoC this year, please don't look at my solutions until you've solved the puzzle for yourself. Where's the fun in that?! But do come back and take a look when you've solved them, and feel free to start up a discussion.

Index

  • 2019 - Rust (backfilling in progress, older Python solutions for days 1&2 are in the python/ subfolder)
  • 2020 - Python (completed!)
  • 2021 - Rust (incomplete)
  • 2022 - Go (in progress)

License

My solutions are licensed under the MIT license.

Advent of Code itself is copyright @ericwastl.