Graph Theory37 sections · 1633 units
Open in CourseQuiz: Grid Graph Traversal
Knowledge check
Check Your Understanding
You traverse a -connected grid (up, down, left, right) using DFS. Each cell is a vertex and each shared boundary is an edge. For an grid, approximately how many edges exist?
- A.About
- B.
- C.
- D.