Graph Theory37 sections · 1633 units
Open in CourseQuiz: Query Complexity
Knowledge check
Check Your Understanding
HLD path query: You query the path from to using a segment tree on each chain. What's the time complexity?
- A.
- B.
- C.
- D.
Knowledge check
HLD path query: You query the path from to using a segment tree on each chain. What's the time complexity?