~hokiegeek/adventofcode

My work towards Advent of Code
updated the readme
updated the readme
updated the readme

clone

read-only
https://git.sr.ht/~hokiegeek/adventofcode
read/write
git@git.sr.ht:~hokiegeek/adventofcode

You can also use your local clone with git send-email.

#Advent of Code

#2022

Probably won't get much farther this year (https://adventofcode.com/2021), but I am aiming at Clojure anyway!

day go rust clojure racket python
01
02
03
04
05
06
07
08
09
10
11

#2021

Another year (https://adventofcode.com/2021), and I quit earlier

day go rust clojure racket
01
02
03
04
05
06
07
08
09
10
11
12

#2020

Wish I had finished 2019. intcode stuff was fun.

For this year's Advent of Code (https://adventofcode.com/2020), I am giving it another try in Rust. I forsee not getting as far this year due to scheduling, but will try my best!

day rust clojure
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19

#2019

Hitting up another Advent of Code (https://adventofcode.com/2019), for all the funsies!

At this moment I have not decided which language to try this in, but chances are I will just do most of it in go.

Probably not going to finish again, either!

day go clojure racket
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17 ⚠️

#2018

Decided to try harder to participate in this year's Advent of Code (https://adventofcode.com/2018).

The plan is to use this as an excuse to learn Rust, but we'll see if I stick with that. Might also try Scala and probably do Go or Java for the more frustrating ones :).

day go rust
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15 ⚠️
16