Data Structures & Algorithms

Table of Contents

Binary Search & AVL Trees

Binary trees:

Binary search

Lookup table:

Binary search tree:

AVL tree (balanced)