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
126 / 128
1100
Bridge
101 / 112
1100
Articulation point and bridge
84 / 124
1200
Bridge Minimization
64 / 83
1400
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)