Notes / Data Structures Algorithms / 12 Advanced Data Structures / 5 B Plus Tree

5 — B+ Tree

B-tree variant that pushes all values to leaf nodes with a linked list across them, optimized for range scans.

Chapter Navigation
On This Page

5 — B+ Tree

Purpose

[stub: b-plus-tree]

Metadata

AuthorAmit Singh
Scopedata-structures-algorithms

Local graph

Full graph →