1.

What is the clique size of the line graph of bipartite graph?(a) 0(b) 1(c) 2(d) 3The question was posed to me during a job interview.This interesting question is from Bipartite Graphs in portion Bipartite Graphs of Data Structures & Algorithms II

Answer»

Correct choice is (c) 2

Explanation: The perfect bipartite graph has CLIQUE SIZE 2. So the clique size of COMPLIMENT of LINE Graph of Bipartite Graph, Compliment of Bipartite Graph, Line Graph of Bipartite Graph and EVERY Bipartite Graph is 2.



Discussion

No Comment Found

Related InterviewSolutions