Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sk-ruban/adventofcode
🎅 Advent of Code 🎄
https://github.com/sk-ruban/adventofcode
advent-of-code advent-of-code-2019 advent-of-code-2020 advent-of-code-2021 advent-of-code-2022 advent-of-code-2023 advent-of-code-2024 python rust swift
Last synced: 22 days ago
JSON representation
🎅 Advent of Code 🎄
- Host: GitHub
- URL: https://github.com/sk-ruban/adventofcode
- Owner: sk-ruban
- Created: 2021-12-01T09:38:54.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-01T16:13:29.000Z (about 1 month ago)
- Last Synced: 2024-12-01T17:27:35.435Z (about 1 month ago)
- Topics: advent-of-code, advent-of-code-2019, advent-of-code-2020, advent-of-code-2021, advent-of-code-2022, advent-of-code-2023, advent-of-code-2024, python, rust, swift
- Language: Python
- Homepage: https://adventofcode.com/
- Size: 1.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
Welcome to my repository of solutions for the Advent of Code (AoC), an annual event of programming puzzles to solve during the holiday season. Hohoho! 🎄🎅🎄
- `/2024` - 08 ⭐ Python 🐍
- `/2023` - 04 ⭐ Python 🐍
- `/2022` - 18 ⭐ Python 🐍
- `/2021` - 06 ⭐ Python 🐍
- `/2020` - 16 ⭐ Swift 🐦
- `/2019` - 10 ⭐ Rust 🦀## 2024 Overview
| Day | Name | Stars |
| --- |--------------------------------------------------------|-------|
| 01 | [Historian Hysteria](https://adventofcode.com/2024/day/1) | ⭐ ⭐ |
| 02 | [Red-Nosed Reports](https://adventofcode.com/2024/day/2) | ⭐ ⭐ |
| 03 | [Mull It Over](https://adventofcode.com/2024/day/3) | ⭐ ⭐ |
| 04 | [Ceres Search](https://adventofcode.com/2024/day/4) | 🪨 🪨 |
| 05 | [Print Queue](https://adventofcode.com/2024/day/5) | ⭐ ⭐ |
| ... | ... | ... |