InterviewSolution
Saved Bookmarks
| 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 |
|