In this lesson, we will implement a binary search in C/C++. We will also discuss some of common errors that happen in Binary search implementation.