IntermediateVocabulary#backend#developer-tools#architecture

B-Tree Indexing Vocabulary

Build fluency in the vocabulary of a balanced tree structure powering a general-purpose database index.

0 / 5 completed
1 / 5
At standup, a dev mentions a balanced tree structure used as a database index, keeping data sorted and supporting a logarithmic-time lookup, range scan, insert, and delete. What is this index structure called?