1.

A matching that matches all the vertices of a graph is called?(a) Perfect matching(b) Cardinality matching(c) Good matching(d) Simplex matchingThe question was posed to me in an interview for job.This intriguing question comes from Matching topic in division Matching of Data Structures & Algorithms II

Answer»

The correct choice is (a) Perfect matching

The EXPLANATION is: A matching that matches all the VERTICES of a GRAPH is called perfect matching.



Discussion

No Comment Found

Related InterviewSolutions