Notes / Data Structures Algorithms / 12 Advanced Data Structures / 2 Treap

2 — Treap

Randomized BST combining heap priorities with BST ordering for expected O(log n) balance without explicit rotation logic.

Chapter Navigation
On This Page

2 — Treap

Purpose

[stub: treap]

Metadata

AuthorAmit Singh
Scopedata-structures-algorithms

Local graph

Full graph →