study guides for every class

that actually explain what's on your next test

Linear Search

from class:

AP Computer Science Principles

Definition

A linear search is a simple searching algorithm that checks each element in a list or array one by one until the target value is found or the end of the list is reached.

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

ok, let's learn stuff
© 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.