English, asked by umadevinayagam, 3 months ago

Explain Kruskal Algorithm with example.​

Answers

Answered by Dipu6256
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 Aleeza29
0

Answer:

u can search on google

or on.youtube

Similar questions