Vidyalelo
Data Structure · Q162

Graph Algorithms (DFS, BFS, Dijkstras, etc)

Programming · Data Structure · question 162

Q162

Consider the given graph. What is the weight of the minimum spanning tree using the Kruskal's algorithm?

Consider the given graph.
Graph Algorithms (DFS, BFS, Dijkstras, etc) mcq question image
What is the weight of the minimum spanning tree using the Kruskal's algorithm?
A.
24
B.
23
C.
15
D.
19
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board