InterviewSolution
Saved Bookmarks
| 1. |
What type of graph has chromatic number less than or equal to 2?(a) Histogram(b) Bipartite(c) Cartesian(d) TreeI have been asked this question in a job interview.My question comes from Bipartite Graphs in chapter Bipartite Graphs of Data Structures & Algorithms II |
|
Answer» Right answer is (B) Bipartite |
|