Linear Search

Linear search is the most basic of search methods. Watch these videos to see how this simple search method works and how it is programmed in C/C++. You may wish to view the original link to find other useful material.



Source: Patrick Schmid and Doug Lloyd, Harvard University, http://cs50.wiki/Linear+search
Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.

Last modified: Tuesday, March 5, 2024, 11:51 AM