MediumGraphs
Graph Bipartition
There is an undirected graph with n nodes where each node is labeled from 1 to n. You are given a 2D array graph where graph[u].
This is an Arena challenge - solutions are not shown publicly.
Work on this problem and submit your solution to contribute!