Graph Theory37 sections · 1633 units
Open in CourseQuiz: BFS Complexity
Knowledge check
Check Your Understanding
You run BFS on a graph with vertices and edges stored as an adjacency list. What is the time complexity?
- A.
- B.
- C.
- D.
Knowledge check
You run BFS on a graph with vertices and edges stored as an adjacency list. What is the time complexity?