Which traversal algorithm is employed to identify the shortest path in a weighted graph?
Dijkstra's
BFS
DFS
Kruskal's

Advanced Algorithms Exercises are loading ...