1.

Minimum cut algorithm comes along with the maximum flow problem.(a) true(b) falseThis question was posed to me during an interview.My doubt stems from Minimum Cut in chapter Minimum Cut of Data Structures & Algorithms II

Answer»

The correct ANSWER is (a) true

The BEST EXPLANATION: Minimum cut algorithm is considered to be an extension of the MAXIMUM flow problem. Minimum cut is finding a cut that is MINIMAL.



Discussion

No Comment Found

Related InterviewSolutions