Welcome to my repository for Advent of Code solutions!
Advent of Code is an annual programming challenge that takes place every December, offering a series of fun and thought-provoking puzzles. This repository contains my personal solutions, showcasing my progress over the years.
Year | Completion Status | Link to Solutions |
---|---|---|
2015 | ⭐ 25/25 ⭐ | Solutions for 2015 |
2016 | ⭐ 7/25 | Solutions for 2016 |
2017 | ❌ 0/25 | |
2018 | ❌ 0/25 | |
2019 | ❌ 0/25 | |
2020 | ❌ 0/25 | |
2021 | ❌ 0/25 | |
2022 | ❌ 0/25 | |
2023 | ⭐ 19/25 | Solutions for 2023 |
2024 | ⭐ 19/19 | Solutions for 2024 |
- Each year's solutions are organized into separate directories for clarity and accessibility.
- Solutions are written mainly in Python, but you could find some funny ones (Java, C,e tc.).
- This repository will be updated as I tackle new challenges and complete more puzzles.
Advent of Code challenges are great for improving problem-solving skills, exploring algorithms, and learning new programming concepts. You can check out the official site and join the fun: Advent of Code.
Feel free to explore, share feedback, or suggest improvements.
Happy coding! 🎅🌟