Full binary tree
Binary Search Tree
Threaded tree
Complete binary tree
binary search tree
Binary Tree
Completely balanced tree
Heap
n nodes
log2n nodes
2n - 1 nodes
2n+1 nodes
log n nodes
n + 1 nodes
2n-1 nodes
2n + 1 nodes
left child of the node labelled 30
right child of the node labelled 5
right child of the node labelled 30
left child of the node labelled 10