InterviewSolution
Saved Bookmarks
| 1. |
What procedure is being followed in Floyd Warshall Algorithm?(a) Top down(b) Bottom up(c) Big bang(d) SandwichI had been asked this question in a job interview.This interesting question is from Shortest Path in section Shortest Path of Data Structures & Algorithms II |
|
Answer» Right answer is (B) Bottom up |
|