[prev] [prev-tail] [tail] [up]
Knowledge Base > Algorithm > Data Structure
Overview
B-Tree is a tree data structure that keeps data sorted and allows insertions and deletions in logarithmic time.
[prev] [prev-tail] [front] [up]