|
|
60ffe95f69
|
feat: implement PartTwo using DFS recursion
|
2025-11-28 12:53:29 +01:00 |
|
|
|
5d63f3c4d6
|
test: add unit test for part two
|
2025-11-28 12:02:23 +01:00 |
|
|
|
ceb3502c96
|
refactor: prepare part two, which will use the same parsing logic + new structure
|
2025-11-28 12:02:14 +01:00 |
|
|
|
d783d14ecc
|
test: add PartOne unit test
|
2025-11-28 11:31:55 +01:00 |
|
|
|
1fe2e30ef8
|
feat: use a BFS approach to solve part one
|
2025-11-28 11:31:43 +01:00 |
|