study guides for every class

that actually explain what's on your next test

Linear/Sequential Search

from class:

AP Computer Science A

Definition

Linear search is a simple searching algorithm that checks each element in a list one by one until it finds a match or reaches the end of the list. It is commonly used when there is no specific order or structure to the data.

congrats on reading the definition of Linear/Sequential Search. now let's actually learn it.

ok, let's learn stuff

"Linear/Sequential Search" also found in:

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.