1.

What will be the chromatic number of the following graph?(a) 1(b) 2(c) 3(d) 4I had been asked this question by my college director while I was bunking the class.My question is from Graph Coloring topic in division Graph Coloring of Data Structures & Algorithms II

Answer»

Right CHOICE is (b) 2

Easy 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. All nodes will have the same color except the central node.



Discussion

No Comment Found

Related InterviewSolutions