An open API service indexing awesome lists of open source software.

https://github.com/mathisburger/aoc2024

My advent of code solutions for 2024
https://github.com/mathisburger/aoc2024

Last synced: 12 months ago
JSON representation

My advent of code solutions for 2024

Awesome Lists containing this project

README

          

# Advent of Code 2024

These are my solutions for advent of code 2024. My main focus this year was to just finish the assignments as quick as possible due to
lack of personal time. Therefore, the code might be really crappy this year. So please be patient when looking at it.
Furthermore, some of the code might be quite ineffcient or not the best fitting solution for a problem.
To be honest I also got some inspiration for some problems, because this year I had as I mentioned earlier, not that much time for AoC.
Therefore, I just started to look into reddit, etc. if I am more than 3 hours into an challange.

Maybe I will do better in future, but not now ;=)