Chapter 16 - Searching algorithms

Searching algorithms


Additional Notes on Searching
This document provides additional notes on searching algorithms.

Additional Notes on Binary Search
This document gives a brief description of the binary search algorithm.

Additional Notes on Hashing
This document gives a brief description of the hashing algorithm.