Kruskal’s algorithm (Minimum spanning tree) with real-life examples

Most of the cable network companies use the Disjoint Set Union data structure in Kruskal’s algorithm to find the shortest path to lay … Continue reading Kruskal’s algorithm (Minimum spanning tree) with real-life examples