HardGraphs
Minimum Cost Connect Points
You are given an array points representing integer coordinates of some points on a 2D-plane, where points[i] = [xi, yi].
This is an Arena challenge - solutions are not shown publicly.
Work on this problem and submit your solution to contribute!