This repository contains my solutions for Advent of Code. Solutions are not the best nor fastest, but they are my solutions 😄
The folder for each day contains:
- Code to solve the given task (main file is always "Program.cs")
- Be free to use it for testing your solution.
Solutions are done in .NET Core 3.0.
Year | STARS |
---|---|
2023 | 31 ⭐ |
2022 | 22 ⭐ |
2021 | 30 ⭐ |
2020 | 50 ⭐ |
2019 | 29 ⭐ |
2018 | 18 ⭐ |
For any questions, you can find me at:
- nedovic.djordje@gmail.com
- @djordje_nedovic (twitter)
*It will be updated during time
On https://adventofcode.com/about#faq_copying you can find the following:
Can I copy/redistribute part of Advent of Code? Please don't.
So I will not include anything but code in this repo. Older solutions will be updated accordingly over time :)