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

https://github.com/bcongdon/advent_of_code_2018

🎅 My solutions to the 2018 "Advent of Code"
https://github.com/bcongdon/advent_of_code_2018

Last synced: 3 months ago
JSON representation

🎅 My solutions to the 2018 "Advent of Code"

Awesome Lists containing this project

README

          

# advent_of_code_2018
🎅 My solutions to the 2018 "Advent of Code"

## Solutions

* Day 1: :santa:
* [Python](Day1-9/1.py)
* Day 2: :star2:
* [Python](Day1-9/2.py)
* Day 3: :snowflake:
* [Python](Day1-9/3.py)
* Day 4: :snowman:
* [Python](Day1-9/4.py)
* Day 5: :sparkles:
* [Python](Day1-9/5.py)
* Day 6: :fire:
* [Python](Day1-9/6.py)
* Day 7: :christmas_tree:
* [Python](Day1-9/7.py)
* Day 8: :gift:
* [Python](Day1-9/8.py)
* Day 9: :bell:
* [Python](Day1-9/9.py)
* Day 10: :tada:
* [Python](Day10-19/10.py)
* Day 11: :santa:
* [Python](Day10-19/11.py)
* Day 12: :star2:
* [Python](Day10-19/12.py)
* Day 13: :snowflake:
* [Python](Day10-19/13.py)
* Day 14: :snowman:
* [Python](Day10-19/14.py)
* Day 15: :sparkles:
* [Python](Day10-19/15.py)
* Day 16: :fire:
* [Python](Day10-19/16.py)
* Day 17: :christmas_tree:
* [Python](Day10-19/17.py)
* Day 18: :gift:
* [Python](Day10-19/18.py)
* Day 19: :bell:
* [Python](Day10-19/19.py)
* Day 20: :tada:
* [Python](Day20-25/20.py)
* Day 21: :santa:
* [Python](Day20-25/21.py)
* Day 22: :star2:
* [Python](Day20-25/22.py)
* Day 23: :snowflake:
* [Python](Day20-25/23.py)
* Day 24: :snowman:
* [Python](Day20-25/24.py)
* Day 25: :sparkles:
* [Python](Day20-25/25.py)