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

Explanation: A GRAPH is known as bipartite graph if and only if it has the total chromatic number less than or equal to 2. The smallest number of GRAPHS needed to COLOR the graph is chromatic number.



Discussion

No Comment Found

Related InterviewSolutions