find-center-minimum-two-edges

Status: IN

`find_center` unconditionally indexes `edges[0]` and `edges[1]`, requiring at least two edges (3+ nodes); fewer edges raises `IndexError`.

Source: entries/2026/06/06/find-center-of-star-graph-solution.md

JSON