Advent of Code solutions https://adventofcode.com
Find a file
2023-12-02 13:41:07 +00:00
2015 fixed some file bugs 2019-01-02 01:12:02 +00:00
2018 2019 day 2 + some other stuff 2019-12-02 21:12:07 +00:00
2019 day 6 and 7 2019-12-08 01:16:47 +00:00
2020 2020 day 20 part 1 2020-12-20 21:55:24 +00:00
2023/02 2023 day 2 2023-12-02 13:41:07 +00:00
.gitignore 2020 day 12 + visualisation 2020-12-12 18:34:40 +00:00
README.md 2020 day 20 part 1 2020-12-20 21:55:24 +00:00

Advent of Code Solutions

It's a fun challenge! You should check it out if you like coding and are interested in algorithms.

if (advent) {
	programmer.goTo("adventofcode.com");
}

Completed Challenges

2015

2018

2019

2020