Notes / Data Structures Algorithms / 13 Advanced Algorithms / 3 Sweep Line

3 — Sweep Line

Sweeping a conceptual line across sorted events to solve interval-overlap and geometric intersection problems in O(n log n).

Chapter Navigation
On This Page

3 — Sweep Line

Purpose

[stub: sweep-line]

Metadata

AuthorAmit Singh
Scopedata-structures-algorithms

Local graph

Full graph →