Programmers Quickie

B Trees Research Paper (1970)


Listen Later

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.

...more
View all episodesView all episodes
Download on the App Store

Programmers QuickieBy Software Engineering

  • 3.1
  • 3.1
  • 3.1
  • 3.1
  • 3.1

3.1

7 ratings


More shows like Programmers Quickie

View all
Two Voice Devs by Mark and Allen

Two Voice Devs

1 Listeners

GOTO - The Brightest Minds in Tech by GOTO

GOTO - The Brightest Minds in Tech

5 Listeners

Spring Office Hours by Dan Vega & DaShaun Carter

Spring Office Hours

4 Listeners