β
Correct Answer: (A)
graph
Explanation: the djikstra’s shortest path algorithm is the fastest among the algorithms for finding the shortest path in a graph. but it is a greedy method based algorithm so it does not guarantee the shortest path every time.
Explanation by: Mr. Dubey
the djikstra’s shortest path algorithm is the fastest among the algorithms for finding the shortest path in a graph. but it is a greedy method based algorithm so it does not guarantee the shortest path every time.
Discussion
Question Analytics
687
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
97%
Success Rate