1.

What will be the chromatic number of the following graph?(a) 1(b) 2(c) 3(d) 4This question was posed to me in my homework.The question is from Graph Coloring topic in portion Graph Coloring of Data Structures & Algorithms II

Answer»

The CORRECT choice is (B) 2

Explanation: The given graph will only REQUIRE 2 UNIQUE colors so that no TWO vertices connected by a common edge will have the same color. So its chromatic number will be 2.



Discussion

No Comment Found

Related InterviewSolutions