MediumGraphs
Minimum Height Trees
A tree is an undirected graph in which any two nodes are connected by exactly one path. In other words, any connected graph without simple cycles.
This is an Arena challenge - solutions are not shown publicly.
Work on this problem and submit your solution to contribute!