1.

Which one of the following is the chromatic number of bipartite graph?(a) 1(b) 4(c) 3(d) 5The question was posed to me during an internship interview.My doubt stems from Bipartite Graphs topic in portion Bipartite Graphs of Data Structures & Algorithms II

Answer»

Correct choice is (a) 1

The best I can explain: 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 the chromatic number.



Discussion

No Comment Found

Related InterviewSolutions