InterviewSolution
Saved Bookmarks
| 1. |
Bellmann ford algorithm provides solution for ____________ problems.(a) All pair shortest path(b) Sorting(c) Network flow(d) Single source shortest pathI had been asked this question in an online quiz.Query is from Shortest Path topic in portion Shortest Path of Data Structures & Algorithms II |
|
Answer» Correct OPTION is (d) Single SOURCE shortest path |
|