Exercise: Kruskal’s Algorithm
Test your understanding of Kruskal’s algorithm.
We'll cover the following...
The task at hand
Given the graph in the playground below, grab a paper and a pen and identify the minimum spanning tree found by Kruskal’s ...