LinkedIn interview question

determine if a graph is bipartite

Interview Answer

Anonymous

14 Mar 2011

if you can two color a graph then it is bipartite

4