Search Algorithms Program A C++ program to show the functioning of search algorithms. It was used Apache NetBeans IDE with GCC to build and compile the code. Search Algorithms presented Linear Search Better Linear Search Recursive Linear Search Sentinel Linear Search Binary Search