Kruskal Algorithm addition of edges to Spanning Tree in increasing order of cost - Data Structure

Q.  Which algorithm specifies the addition of edges to the Spanning Tree in an increasing order of cost?
- Published on 27 Aug 15

a. Prim's Algorithm
b. Kruskal's Algorithm
c. Both a & b
d. None of the above

ANSWER: Kruskal's Algorithm

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)