Notes / Data Structures Algorithms / 12 Advanced Data Structures / 3 Rope

3 — Rope

Binary-tree-of-string-chunks structure for O(log n) concatenation/insertion on very large strings.

Chapter Navigation
On This Page

3 — Rope

Purpose

[stub: rope]

Metadata

AuthorAmit Singh
Scopedata-structures-algorithms

Local graph

Full graph →