1.

Which structure can be modelled by using Bipartite graph?(a) Hypergraph(b) Perfect Graph(c) Hetero Graph(d) Directed GraphThis question was addressed to me during a job interview.Origin of the question is Bipartite Graphs topic in division Bipartite Graphs of Data Structures & Algorithms II

Answer» CORRECT answer is (a) HYPERGRAPH

For explanation: A combinatorial structure such as Hypergraph can be MADE using the bipartite graphs. A hypergraph in graph theory is a type of graph in which EDGE can join any NUMBER of vertices.


Discussion

No Comment Found

Related InterviewSolutions