https://github.com/hellothisisflo/adventofcode
Solutions for the Advent of Code - Usually optimized for readability - Don't spoil yourself! π
https://github.com/hellothisisflo/adventofcode
Last synced: about 2 months ago
JSON representation
Solutions for the Advent of Code - Usually optimized for readability - Don't spoil yourself! π
- Host: GitHub
- URL: https://github.com/hellothisisflo/adventofcode
- Owner: HelloThisIsFlo
- Created: 2018-12-04T12:06:58.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T22:59:36.000Z (over 2 years ago)
- Last Synced: 2025-02-13T20:25:41.850Z (3 months ago)
- Language: Elixir
- Homepage:
- Size: 2.68 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Solutions for The Advent Of Code
## Do yourself a favor, don't spoil yourself! π
The Advent of Code is a really fun game... if you play it. If you just glance at the solutions it'll only bring you one of two things:
- **Anxiety**: _"Omg, I would have never solved this!"_
- **Contempt**: _"Pff, I could have done this"_**None of these are healthy.**
**Instead, try it yourself and have fun.** βΊοΈIf you get stuck on a particular problem, instead of reaching for the solution too early, you're welcome to open an issue on this repo. I'll try to take the time to answer you with a hint that wouldn't be a spoil ;)
## Solutions
* Solutions are sorted by year, and then language.
* Not all days are solved in all languages.
* Solutions are usually optimized for readability### Days solved
| Year | Day | Part | Solved? | Language Used |
|:----:|:---:|:----:|:-------:|:-------------- |
| 2018 | 1 | 1 | X | Elixir, Python |
| | | 2 | X | Elixir, Python |
| | 2 | 1 | X | Elixir, Python |
| | | 2 | X | Elixir, Python |
| | 3 | 1 | X | Elixir |
| | | 2 | X | Elixir |
| | 4 | 1 | X | Elixir |
| | | 2 | X | Elixir |
| | 5 | 1 | X | Elixir |
| | | 2 | X | Elixir |
| | 6 | 1 | ... | Elixir |
| | | 2 | | |
| | 7 | 1 | | |
| | | 2 | | |
| | 8 | 1 | | |
| | | 2 | | |
| | 9 | 1 | | |
| | | 2 | | |
| | 10 | 1 | | |
| | | 2 | | |
| | 11 | 1 | | |
| | | 2 | | |
| | 12 | 1 | | |
| | | 2 | | |
| | 13 | 1 | | |
| | | 2 | | |
| | 14 | 1 | | |
| | | 2 | | |
| | 15 | 1 | | |
| | | 2 | | |
| | 16 | 1 | | |
| | | 2 | | |
| | 17 | 1 | | |
| | | 2 | | |
| | 18 | 1 | | |
| | | 2 | | |
| | 19 | 1 | | |
| | | 2 | | |
| | 20 | 1 | | |
| | | 2 | | |
| | 21 | 1 | | |
| | | 2 | | |
| | 22 | 1 | | |
| | | 2 | | |
| | 23 | 1 | | |
| | | 2 | | |
| | 24 | 1 | | |
| | | 2 | | |
| | 25 | 1 | | |
| | | 2 | | |