Skip to content

BFS & DFS Note

Xin Wan edited this page Feb 12, 2018 · 12 revisions

BFS

Common Question

  1. Bipartite (https://code.laioffer.com/ui/#/app/problem/56)
  2. Determine whether a binary tree is a complete binary tree (https://code.laioffer.com/ui/#/app/problem/47)

Clone this wiki locally