Advent of Code solutions https://adventofcode.com
Find a file
2020-12-11 16:13:10 +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 11 2020-12-11 16:13:10 +00:00
.gitignore 2020 day 4 2020-12-04 18:46:17 +00:00
README.md 2020 day 11 2020-12-11 16:13:10 +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

Languages Used

  • Python
    • py
  • Node JS
    • js
  • Java (Processing)
    • pde