Google News
logo
Algorithm - Quiz(MCQ)
Which of the following algorithms are used to find the shortest path from a source node to all other nodes in a weighted graph?
A)
BFS
B)
Prims Algorithm
C)
Kruskal’s Algorithm
D)
Djikstra’s Algorithm

Correct Answer :   Djikstra’s Algorithm

Advertisement