InterviewSolution
Saved Bookmarks
| 1. |
Which of the following has maximum clique size 2?(a) Perfect graph(b) Tree(c) Histogram(d) CartesianThe question was asked during an interview.I would like to ask this question from Bipartite Graphs in portion Bipartite Graphs of Data Structures & Algorithms II |
|
Answer» Right ANSWER is (a) PERFECT graph |
|