13

Written coding test, first question :

Form the minimum spanning tree of the given graph using Kruskals algorithm.

Plot twist : No weights given. Assume unweighted graph

Comments
Add Comment