Kruskal’s algorithm is used to ______
Posted: Wed Jul 13, 2022 6:16 pm
a) find minimum spanning tree
b) find single source shortest path
c) find all pair shortest path algorithm
d) traverse the graph
b) find single source shortest path
c) find all pair shortest path algorithm
d) traverse the graph