B+ Tree

Term side of the Card
Topic: Tree
Unit title: B+ Tree
Categories: Data structure
Explanation side of the Card

Explanation: The extension of B-tree where all values are stored in the leaf nodes and internal nodes contain keys for guiding searches. Widely used in databases due to fast sequential access.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub