study guides for every class

that actually explain what's on your next test

Linear/Sequential Search

from class:

AP Computer Science Principles

Definition

Linear search, also known as sequential search, is an algorithm used to find the position/index of an element within an unordered list by checking each element one by one until the desired element is found or all elements have been checked.

"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.