ALGORITHMS & DATA STRUCTURES ยท PRO CONCEPT
046

B-trees and B+ Trees

The data structure powering most database indexes and file systems.

B-treeindexdisk
  • Where B-trees and B+ Trees fits in a system design conversation.
  • How B-tree changes the architecture under real traffic pressure.
  • What to watch for when index becomes the bottleneck.