Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maheshkumar-novice/advent-of-code-solutions
🎄
https://github.com/maheshkumar-novice/advent-of-code-solutions
advent-of-code dsa-algorithm linux problem-solving puzzles python ruby
Last synced: 11 days ago
JSON representation
🎄
- Host: GitHub
- URL: https://github.com/maheshkumar-novice/advent-of-code-solutions
- Owner: Maheshkumar-novice
- Created: 2024-12-28T05:01:17.000Z (18 days ago)
- Default Branch: main
- Last Pushed: 2024-12-28T11:08:39.000Z (18 days ago)
- Last Synced: 2024-12-28T11:26:38.354Z (18 days ago)
- Topics: advent-of-code, dsa-algorithm, linux, problem-solving, puzzles, python, ruby
- Language: Python
- Homepage: https://adventofcode.com
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎄 Advent of Code Solutions 🎄
This repository contains my solutions for [Advent of Code](https://adventofcode.com/) challenges across multiple years.
> [!TIP]
> Each year's solutions are organized in their respective directories. Solutions are automatically tracked and this README is updated after each push.## Overall Progress
- Years Participated: 2024, 2023, 2022, 2021, 2019, 2015
- Days Completed: 61/150 (40.7% of all possible days)
- Total Stars: 122/300 (40.7% of all possible stars)
- Average Stars per Day: 2.0 (when attempted)## Year-by-Year Progress
### 2024
| Day | Part 1 | Part 2 |
|--------|---------|---------|
| Day 1 | ✅ | ✅ |
| Day 2 | ✅ | ✅ |
| Day 3 | ✅ | ✅ |
| Day 4 | ✅ | ✅ |
| Day 5 | ✅ | ✅ |
| Day 6 | ✅ | ✅ |
| Day 7 | ✅ | ✅ |
| Day 8 | ✅ | ✅ |
| Day 9 | ✅ | ✅ |
| Day 10 | ✅ | ✅ |
| Day 11 | ✅ | ✅ |
| Day 12 | ✅ | ✅ |
| Day 13 | ✅ | ✅ |
| Day 14 | ✅ | ✅ |
| Day 15 | ✅ | ✅ |
| Day 16 | ✅ | ✅ |
| Day 17 | ✅ | ✅ |
| Day 18 | ✅ | ✅ |
| Day 19 | ✅ | ✅ |
| Day 20 | ✅ | ✅ |
| Day 21 | ✅ | ✅ |
| Day 22 | ✅ | ✅ |
| Day 23 | ✅ | ✅ |
| Day 24 | ✅ | ✅ |
| Day 25 | ✅ | ✅ |### Year 2024 Statistics
- Progress: 25/25 days (100.0% of challenges attempted)
- Stars Collected: 50/50 (100.0% of attempted challenges completed)
- Part 1 Completion: 25/25 (100.0%)
- Part 2 Completion: 25/25 (100.0%)### 2023
| Day | Part 1 | Part 2 |
|--------|---------|---------|
| Day 1 | ✅ | ✅ |
| Day 2 | ✅ | ✅ |
| Day 3 | ✅ | ✅ |
| Day 4 | ✅ | ✅ |
| Day 5 | ✅ | ✅ |
| Day 6 | ✅ | ✅ |
| Day 7 | ✅ | ✅ |
| Day 8 | ✅ | ✅ |
| Day 9 | ✅ | ✅ |
| Day 10 | ✅ | ✅ |
| Day 11 | ✅ | ✅ |
| Day 12 | ✅ | ✅ |
| Day 13 | ✅ | ✅ |
| Day 14 | ✅ | ✅ |
| Day 15 | ✅ | ✅ |
| Day 16 | ✅ | ✅ |
| Day 17 | ✅ | ✅ |
| Day 18 | ✅ | ✅ |
| Day 19 | ✅ | ✅ |
| Day 20 | ✅ | ✅ |
| Day 21 | ✅ | ✅ |### Year 2023 Statistics
- Progress: 21/25 days (84.0% of challenges attempted)
- Stars Collected: 42/42 (100.0% of attempted challenges completed)
- Part 1 Completion: 21/21 (100.0%)
- Part 2 Completion: 21/21 (100.0%)### 2022
| Day | Part 1 | Part 2 |
|--------|---------|---------|
| Day 1 | ✅ | ✅ |### Year 2022 Statistics
- Progress: 1/25 days (4.0% of challenges attempted)
- Stars Collected: 2/2 (100.0% of attempted challenges completed)
- Part 1 Completion: 1/1 (100.0%)
- Part 2 Completion: 1/1 (100.0%)### 2021
| Day | Part 1 | Part 2 |
|--------|---------|---------|
| Day 1 | ✅ | ✅ |
| Day 2 | ✅ | ✅ |
| Day 3 | ✅ | ✅ |
| Day 4 | ✅ | ✅ |### Year 2021 Statistics
- Progress: 4/25 days (16.0% of challenges attempted)
- Stars Collected: 8/8 (100.0% of attempted challenges completed)
- Part 1 Completion: 4/4 (100.0%)
- Part 2 Completion: 4/4 (100.0%)### 2019
| Day | Part 1 | Part 2 |
|--------|---------|---------|
| Day 1 | ✅ | ✅ |
| Day 2 | ✅ | ✅ |### Year 2019 Statistics
- Progress: 2/25 days (8.0% of challenges attempted)
- Stars Collected: 4/4 (100.0% of attempted challenges completed)
- Part 1 Completion: 2/2 (100.0%)
- Part 2 Completion: 2/2 (100.0%)### 2015
| Day | Part 1 | Part 2 |
|--------|---------|---------|
| Day 1 | ✅ | ✅ |
| Day 2 | ✅ | ✅ |
| Day 3 | ✅ | ✅ |
| Day 4 | ✅ | ✅ |
| Day 5 | ✅ | ✅ |
| Day 6 | ✅ | ✅ |
| Day 7 | ✅ | ✅ |
| Day 8 | ✅ | ✅ |### Year 2015 Statistics
- Progress: 8/25 days (32.0% of challenges attempted)
- Stars Collected: 16/16 (100.0% of attempted challenges completed)
- Part 1 Completion: 8/8 (100.0%)
- Part 2 Completion: 8/8 (100.0%)