InterviewSolution
Saved Bookmarks
| 1. |
Does Ford- Fulkerson algorithm use the idea of?(a) Naïve greedy algorithm approach(b) Residual graphs(c) Minimum cut(d) Minimum spanning treeThis question was addressed to me in a job interview.The query is from Flow Networks topic in chapter Flow Networks of Data Structures & Algorithms II |
|
Answer» Right ANSWER is (b) Residual GRAPHS |
|