LinkedIn Interview Question

determine if a graph is bipartite

Interview Answer

Anonymous

Mar 14, 2011

if you can two color a graph then it is bipartite

4