Go (cached) solution: https://github.com/bgbernovici/advent-of-code/blob/main/Go/2023/day12/day12.go
Go (snail-paced) solution: https://github.com/bgbernovici/advent-of-code/blob/main/Go/2023/day12_uncacheable/day12_uncacheable.go
#adventofcode
Go (cached) solution: https://github.com/bgbernovici/advent-of-code/blob/main/Go/2023/day12/day12.go
Go (snail-paced) solution: https://github.com/bgbernovici/advent-of-code/blob/main/Go/2023/day12_uncacheable/day12_uncacheable.go
#adventofcode
Dijkstra works well on the provided sample, but once the personalized matrix scales, it quickly becomes unfeasible.
Dijkstra works well on the provided sample, but once the personalized matrix scales, it quickly becomes unfeasible.
Go solution: https://github.com/bgbernovici/advent-of-code/blob/main/Go/2023/day8/day8.go
#adventofcode
Go solution: https://github.com/bgbernovici/advent-of-code/blob/main/Go/2023/day8/day8.go
#adventofcode
Source: https://github.com/bgbernovici/myndsmith
Source: https://github.com/bgbernovici/myndsmith