Tree - binary search tree (BST)

Data System Architecture

Documentation / Reference





Discover More
Data System Architecture
Index - Btree structure (Balanced Tree)

BTree indexes : has a tree structure provides fast access, by key, to an individual row or range of rows normally requiring few reads to find the correct row are similar in implementation to a...
Recursion Tree
Tree - Binary Tree

A tree is said to be binary when each node can only have two children. full-binary tree, complete-binary tree, binary search tree (BST), height balance tree (AVL), red-black tree...



Share this page:
Follow us:
Task Runner