EPISODE · Aug 15, 2021 · 12 MIN
Segmented Trees
from Programmers · host Software Engineering
In computer science, a segment tree, also known as a statistic tree, is a tree data structure used for storing information about intervals, or segments. It allows querying which of the stored segments contain a given point
What this episode covers
In computer science, a segment tree, also known as a statistic tree, is a tree data structure used for storing information about intervals, or segments. It allows querying which of the stored segments contain a given point
NOW PLAYING
Segmented Trees
No transcript for this episode yet
Similar Episodes
Jun 21, 2026 ·43m
Jun 14, 2026 ·31m
May 25, 2026 ·43m