DIY: Is Graph Bipartite?

Solve the interview question "Is Graph Bipartite" in this lesson.

Problem statement

In this challenge, you will be given an undirected graph. Your task is to determine if this graph is ...