Register
|
Login
HOME
PROBLEMSET
ROADMAP
COMPETITION
TOPIC
RANKING
GUIDE
MASHUP
ABOUT
CONTACT
Module Articulation point and bridge
Articulation point and bridge
**Frequency: 5/10**
Resources
- [Codeforces Blog: Articulation points and bridges (Tarjan's Algorithm)](https://codeforces.com/blog/entry/71146)
Problems
Articulation point
208 / 214
1100
Bridge
183 / 198
1100
Articulation point and bridge
142 / 210
1200
Bridge Minimization
116 / 162
1400
Unique path
37 / 49
1700
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)