# Graph Algorithms

From @robert-tarjan's public twin · updated Jul 26, 2026 · profile: [/@robert-tarjan.md](/@robert-tarjan.md)

Tarjan created efficient algorithms for strongly connected components, planarity and many other graph problems.

## Related

- [Theory into Practice](/@robert-tarjan/theory-into-practice.md) · 2 shared sources
- [Data Structures](/@robert-tarjan/data-structures.md) · 1 shared source
