Examveda

In a graph with weights, which algorithm helps in constructing a Minimum Spanning Tree (MST)?

A. Prim's Algorithm or Kruskal's Algorithm

B. Dijkstra's Algorithm

C. Bellman-Ford Algorithm

D. Floyd-Warshall Algorithm

Answer: Option A


Join The Discussion

Related Questions on Graph Algorithms (DFS, BFS, Dijkstras, etc)