B Trees Research Paper (1970) episode artwork

EPISODE · Jul 16, 2020 · 15 MIN

B Trees Research Paper (1970)

from Programmers · host Software Engineering

In computer science, a B-tree is a self-balancing tree data structure that maintains sorted data and allows searches, sequential access, insertions, and deletions in logarithmic time. The B-tree generalizes the binary search tree, allowing for nodes with more than two children.[2] Unlike other self-balancing binary search trees, the B-tree is well suited for storage systems that read and write relatively large blocks of data, such as discs. It is commonly used in databases and file systems.

Episode metadata supplied by the publisher feed · Published Jul 16, 2020

Embed this episode

Ready to play

B Trees Research Paper (1970)

0:00 15:45

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

No similar episodes found.

Frequently Asked Questions

How long is this episode of Programmers?

This episode is 15 minutes long.

When was this Programmers episode published?

This episode was published on July 16, 2020.

Can I download this Programmers episode?

Yes. Use the download control on the episode player to save the publisher-provided media file.
URL copied to clipboard!