M
Q. Kruskal’s algorithm can efficiently implemented using the disjoint-set data structure.
Explanation by: Mr. Dubey
in kruskal’s algorithm, the disjoint-set data structure efficiently identifies the components containing a vertex and adds the new edges. and kruskal’s algorithm always finds the mst for the connected graph.
You must be Logged in to update hint/solution
Be the first to start discuss.
Question analytics

Discusssion
Login to discuss.