InterviewSolution
Saved Bookmarks
| 1. |
The running time of Bellmann Ford algorithm is lower than that of Dijkstra’s Algorithm.(a) True(b) FalseI have been asked this question in an interview for internship.I'd like to ask this question from Shortest Path topic in portion Shortest Path of Data Structures & Algorithms II |
|
Answer» The correct choice is (B) False |
|