Explain Kruskal Algorithm with example.
Answers
Answered by
2
Answer:
Kruskal's Algorithm is a famous greedy algorithm. It is used for finding the Minimum Spanning Tree (MST) of a given graph. To apply Kruskal's algorithm, the given graph must be weighted, connected and undirected.
Answered by
0
Answer:
u can search on google
or on.youtube
Similar questions