https://github.com/filipsys/advent-of-code-2024
https://github.com/filipsys/advent-of-code-2024
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/filipsys/advent-of-code-2024
- Owner: Filipsys
- Created: 2024-12-01T09:41:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T21:11:45.000Z (over 1 year ago)
- Last Synced: 2025-01-30T13:14:17.606Z (over 1 year ago)
- Language: Python
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎄 Advent of code 2024
### 📊 Stats
| Day | Stars | Link |
| --- | ----- | ---- |
| [Day 1](https://github.com/Filipsys/advent-of-code-2024/tree/main/day-1) | ⭐️ ⭐️ | [Problem](https://adventofcode.com/2024/day/1) |
| [Day 2](https://github.com/Filipsys/advent-of-code-2024/tree/main/day-2) | - | [Problem](https://adventofcode.com/2024/day/2) |
| [Day 3](https://github.com/Filipsys/advent-of-code-2024/tree/main/day-3) | ⭐️ ⭐️ | [Problem](https://adventofcode.com/2024/day/3) |
| [Day 4](https://github.com/Filipsys/advent-of-code-2024/tree/main/day-4) | - | [Problem](https://adventofcode.com/2024/day/4) |
| [Day 5](https://github.com/Filipsys/advent-of-code-2024/tree/main/day-5) | - | [Problem](https://adventofcode.com/2024/day/5) |
| [Day 6](https://github.com/Filipsys/advent-of-code-2024/tree/main/day-6) | ⭐️ | [Problem](https://adventofcode.com/2024/day/6) |
| [Day 7](https://github.com/Filipsys/advent-of-code-2024/tree/main/day-7) | - | [Problem](https://adventofcode.com/2024/day/7) |
| [Day 8](https://github.com/Filipsys/advent-of-code-2024/tree/main/day-8) | ⭐️ ⭐️ | [Problem](https://adventofcode.com/2024/day/8) |
| [Day 9](https://github.com/Filipsys/advent-of-code-2024/tree/main/day-9) | ⭐️ | [Problem](https://adventofcode.com/2024/day/9) |
| Day 10 | - | [Problem](https://adventofcode.com/2024/day/10) |
| [Day 11](https://github.com/Filipsys/advent-of-code-2024/tree/main/day-11) | ⭐️ | [Problem](https://adventofcode.com/2024/day/11) |
| Day 12 | - | [Problem](https://adventofcode.com/2024/day/12) |