Hey there, welcome to my Advent of Code 2023 repository! If you need any help solving the daily tasks for this years Advent of Code, feel free to look at my solutions below!
I did not 100% optimize any of my solutions as I just focus on solving them in not the worst way to not only have less pressure on myself to focus too much on these little problems, to have more fun, and to give a more approachable solution.
If this repo helped you with completing Advent of Code please make sure to star this repo! It would mean a lot!
Each day's puzzle solution is organized as follows:
Day[Number]
β
βββ src
β βββ [Class Files]
βββ [Other input files]
To run a solution, navigate to the corresponding day's directory and execute the Day8Part1 class within the src
folder.
I am only using base Java 21 so you do not have to install any dependencies.
Week 1
- β Day 1 | β Day 2 | β Day 3 | β Day 4 | β Day 5 | β Day 6 | β Day 7
Week 2
- β Day 8 | β Day 9 | β Day 10 | β Day 11 | β Day 12 | β Day 13 | β Day 14
Week 3
- β Day 15 | β Day 16 | β Day 17 | β Day 18 | β Day 19 | β Day 20 | β Day 21
Week 4 & Christmas Week
- β Day 22 | β Day 23 | β Day 24 | β Day 25 π
Feel free to fork this repository and submit pull requests. You can also open an issue for any bugs you find or suggestions you have to improve my solutions.
If you want to connect and talk more about tech, feel free to connect with me on LinkedIn !
This project is licensed under the MIT License.
Merry Coding and Happy Holidays! π π» π