InterviewSolution
Saved Bookmarks
| 1. |
Consider the following ranking matrix. Assume that M1 and W1 are married and M2 and W3 are married. Now, whom will M3 approach first?(a) W1(b) W2(c) W3(d) All threeThe question was asked in an interview for internship.I want to ask this question from Matching in portion Matching of Data Structures & Algorithms II |
|
Answer» The correct option is (c) W3 |
|