1.

Find the maximum flow from the following graph.(a) 22(b) 17(c) 15(d) 20This question was addressed to me during an interview.This interesting question is from Flow Networks topic in portion Flow Networks of Data Structures & Algorithms II

Answer»

Correct OPTION is (c) 15

For EXPLANATION: INITIALLY, zero flow is COMPUTED. Then, COMPUTING flow= 7+1+5+2=15. Hence, maximum flow=15.



Discussion

No Comment Found

Related InterviewSolutions