This is my try in solving the Advent of Code challenges. Note that puzzle inputs should not be shared.
Some of the challenges where done in a JavaScript simulation.
- 2022/12 Dijkstra
- 2022/07 FileSystem
- 2022/16 Permutation
- move algorithms somewhere safe
- Dijkstra is in 2019-20 and 2021-15 and 2023-17
- Direction is EVERYWHERE
- Stringify of the parsed matrixes (maybe extract matrixes?)
- how to calculate quadratic function: 2023-21
SnowverloadExtensions
from 2023-25- intersecting 3D lines: 2023-24