This week's @cassidoo challenge: calculate how well a city grid is covered by fire stations. Using #Julia this time..

https://codingkata.tardate.com/julia/fire-station-coverage/

LCK#436 fireStationCoverage

Using Julia to calculate how well a city grid is covered by fire stations - a multi-source, breadth-first search problem; cassidoo's interview question of the week (2026-03-16).

LittleCodingKata