An open API service indexing awesome lists of open source software.

https://github.com/pgreze/adventofcode

My solutions for https://adventofcode.com challenges.
https://github.com/pgreze/adventofcode

advent-of-code-2020 adventofcode2020 python

Last synced: 5 months ago
JSON representation

My solutions for https://adventofcode.com challenges.

Awesome Lists containing this project

README

          

My solutions for the https://adventofcode.com/2020 challenge.

## Day 1

[reddit Advent of Code 2020 Day 1 in Clojure
](https://www.reddit.com/r/Clojure/comments/k5d684/advent_of_code_2020_day_1_in_clojure/)

[Advent of Code 2020 Day 1 in Clojure (slurp split-lines map set with-open reader line-seq let for) by Fred Overflow](https://www.youtube.com/watch?v=Vp8RbO7l6eg)

## Day 2

[Advent of Code in Clojure 2020 - day 2 by Lambda Island](https://www.youtube.com/watch?v=rghUu4z5MdM)