Nick's Advent of Code efforts
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Nick Thomas 85b64b3ef6 2022 day 12 4 months ago
2018 Add '2018/' from commit '4f35fa85150c24c3c606851be3a8cd5efd6f5500' 1 year ago
2019 Add '2019/' from commit 'fc21396bc86bc0f706225f4f6e1d8294d344ca53' 1 year ago
2020 Add '2020/' from commit 'aaabfa90c9033044d0a9d5fe6776b718711ef46c' 1 year ago
2021 2021: day3p1 1 year ago
2022 2022 day 12 4 months ago
README.md 2022 day 12 4 months ago

README.md

Advent of Code

In this repository are my Advent of Code solutions.

I don't religiously take part, and tend to bow out before halfway through even on the years I do take part. Mostly, it's how I find an excuse to write code in a programming language I'm interested in learning more about.

2018, 2019, and 2020 were in their own separate repositories, but have been git subtree'd into this one - no point creating a new repository every year.

  • 2022 🌟 24 - Python
  • 2021 🌟 5 - Python
  • 2020 🌟 20 - Javascript
  • 2019 🌟 22 - Zig
  • 2018 🌟 6 - Rust
  • 2017 🌟 0 - ?
  • 2016 🌟 16 - LISP?
  • 2015 🌟 9 - Ruby?

Total: 🌟 102

Maybe I'll backfill some of the old years one day.