Register
|
Login
HOME
PROBLEMSET
ROADMAP
COMPETITION
TOPIC
RANKING
GUIDE
MASHUP
ABOUT
CONTACT
Module Sweep Line
Sweep Line
**Frequency: 3/10**
Resources
- [USACO: Sweepline](https://usaco.guide/plat/sweep-line?lang=cpp)
Problems
Intersections
30 / 77
1700
Radio
27 / 37
1800
Area
44 / 49
1900
Square
27 / 32
2000
Closest pair
43 / 47
2100
Triangle
16 / 19
2100
Paper cutting
7 / 18
2300
Data structure
Sweep Line
Introduction to Trie
Square root decomposition
Tree
Rerooting
Small-to-large
Heavy-light decomposition
Graph
Strongly connect component
Articulation point and bridge
Bipartite Matching
Dynamic Programming
Digit DP
Matrix multiplication
Hashing
Hash a set
Others
Divide and conquer
Geometry
Geometry
Binary search
Parallel binary search
Others
Additional Problems (Level 5)