Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language.
This repo is my personal attempt at solving the Advent of Code set of problems.
Below the links to the solutions for the different programming languages and challenges.
Challenge | Language | #problems solved | Links |
---|---|---|---|
2015 | Python | 20 | [Code] |
2015 | C++ | 0 | [Code] |
2015 | SQL | 1 | [Code] |
2016 | Python | 5 | [Code] |
2017 | Python | 5 | [Code] |
2018 | Python | 25 | [Code] |
2019 | Python | 12 | [Code] |
2020 | Python | 10 | [Code] |
2021 | Python | 12 | [Code] |
2022 | Python | 13 | [Code] |
2023 | Python | 11 | [Code] |
2024 | Python | 1 | [Code] |