Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexferrari88/adventofcode2021
https://github.com/alexferrari88/adventofcode2021
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexferrari88/adventofcode2021
- Owner: alexferrari88
- Created: 2021-12-01T13:09:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T08:56:28.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T04:45:42.876Z (25 days ago)
- Language: Python
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2021
Link to competition: https://adventofcode.com/
This is my attempt at Advent of Code 2021. Since I would like to improve my Javascript skills, I will use this as main language to solve the challenges. Sometimes, I will also use Go and/or Python
## 2021 Results
| Day | Part 1 | Part 2 |
| :---: | :---: | :---: |
| [Day 1](https://adventofcode.com/2021/day/1) | ⭐ | ⭐ |
| [Day 2](https://adventofcode.com/2021/day/2) | ⭐ | ⭐ |
| [Day 3](https://adventofcode.com/2021/day/3) | ⭐ | ⭐ |
| [Day 4](https://adventofcode.com/2021/day/4) | ⭐ | ⭐ |
| [Day 5](https://adventofcode.com/2021/day/5) | ⭐ | ⭐ |
| [Day 6](https://adventofcode.com/2021/day/6) | ⭐ | ⭐ |
| [Day 7](https://adventofcode.com/2021/day/7) | ⭐ | ⭐ |
| [Day 8](https://adventofcode.com/2021/day/8) | ⭐ | ⭐ |
| [Day 9](https://adventofcode.com/2021/day/9) | ⭐ | |