Notes / Data Structures Algorithms / 12 Advanced Data Structures / 1 Sparse Table

1 — Sparse Table

O(1) range-minimum/maximum queries on a static array via O(n log n) precomputation.

Chapter Navigation
On This Page

1 — Sparse Table

Purpose

[stub: sparse-table]

Metadata

AuthorAmit Singh
Scopedata-structures-algorithms

Local graph

Full graph →