# Robert Tarjan

> Robert Endre Tarjan is an American computer scientist at Princeton University who shared the 1986 ACM Turing Award with John Hopcroft for fundamental algorithms and data structures. Tarjan invented Tarjan's algorithm for finding strongly connected components in a directed graph in linear time, which is a cornerstone of compiler construction and software verification. He developed the splay tree (with Daniel Sleator) — a self-adjusting binary search tree with amortized O(log n) operations whose performance matches the access frequency of elements. He also invented union-find with path compression and union by rank, achieving nearly optimal efficiency for the problem and proving this through amortized analysis using the inverse Ackermann function. Tarjan's work on link-cut trees, Fibonacci heaps, and other advanced data structures has directly improved the efficiency of network flow algorithms, shortest path computations, and minimum spanning tree algorithms used in infrastructure planning, chip design, and network routing. His contributions to the analysis of algorithms established amortized complexity analysis as a standard tool.

*Source: [https://selltoscientists.com/researchers/robert-tarjan/](https://selltoscientists.com/researchers/robert-tarjan/)*

**Institution:** Princeton University
**Field:** Computer Science / Algorithms
**H-index:** 111
**Publications:** 579
**Grants:** 20
**Patents:** 2
**ORCID:** `0000-0001-7505-5768`

## Industry collaborations

- Hewlett-Packard Labs (Fellow)
- Microsoft Research (visiting)
- Data structure companies

---

## Beton network

This site is part of the Beton network of open-source revenue intelligence and self-service data products. Related sites and resources:

- [Beton](https://www.getbeton.ai) — open-source revenue intelligence: turn product usage (PostHog, Stripe) into CRM signals
- [Sell to Scientists](https://selltoscientists.com) — research intelligence: find and reach academic researchers by field, H-index, grants, and industry ties
- [Sell to State](https://www.selltostate.com) — government procurement intelligence across 194 countries
- [GitHub](https://github.com/getbeton) — Beton open-source repositories (including [inspector](https://github.com/getbeton/inspector))
- [dev.to](https://dev.to/beton) — engineering write-ups and OSS pricing teardowns
- [Beton app](https://inspector.getbeton.ai) — the hosted product
