Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itallix/advent-of-code-2020


https://github.com/itallix/advent-of-code-2020

advent-of-code advent-of-code-2020 puzzles python3

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 2020

Solutions in Python for Advent of Code 2020

Templating approach taken from [anthonywritescode](https://github.com/anthonywritescode)

#### Puzzles:
* [Day 1: Report Repair](http://adventofcode.com/2020/day/1)
* [Day 2: Password Philosophy](http://adventofcode.com/2020/day/2)
* [Day 3: Toboggan Trajectory](http://adventofcode.com/2020/day/3)
* [Day 4: Passport Processing](https://adventofcode.com/2020/day/4)
* [Day 5: Binary Boarding](https://adventofcode.com/2020/day/5)
* [Day 6: Custom Customs](http://adventofcode.com/2020/day/6)
* [Day 7: Handy Haversacks](http://adventofcode.com/2020/day/7)
* [Day 8: Handheld Halting](http://adventofcode.com/2020/day/8)
* [Day 9: Encoding Error](https://adventofcode.com/2020/day/9)
* [Day 10: Adapter Array](https://adventofcode.com/2020/day/10)
* [Day 11: Seating System](http://adventofcode.com/2020/day/11)
* [Day 12: Rain Risk](http://adventofcode.com/2020/day/12)
* [Day 13: Shuttle Search](http://adventofcode.com/2020/day/13)
* [Day 14: Docking Data](https://adventofcode.com/2020/day/14)
* [Day 15: Rambunctious Recitation](https://adventofcode.com/2020/day/15)
* [Day 16: Ticket Translation](https://adventofcode.com/2020/day/16)
* [Day 18: Operation Order](https://adventofcode.com/2020/day/18)
* [Day 19: Monster Messages](https://adventofcode.com/2020/day/19)
* [Day 20: Jurassic Jigsaw](https://adventofcode.com/2020/day/20)
* [Day 21: Allergen Assessment](https://adventofcode.com/2020/day/21)
* [Day 22: Crab Combat](https://adventofcode.com/2020/day/22)