Jump to content

4.2.2 Searching Algorithms

From Computer Science Knowledge Base

4.2.2 Searching Algorithms

Imagine you have a huge pile of papers, and you're looking for one specific paper with your name on it. How do you find it? You use a searching algorithm! In computer science, searching algorithms are step-by-step methods that computers use to find a specific piece of information within a larger collection of data.

Bibliography:

Further Reading: