Written by the Fiveable Content Team • Last updated September 2025
Verified for the 2026 exam
Verified for the 2026 exam•Written by the Fiveable Content Team • Last updated September 2025
Definition
Algorithms are step-by-step instructions or procedures used to solve a problem or complete a task. They provide a clear set of instructions that can be followed to achieve a specific goal.
Related terms
Route-finding algorithm: A route-finding algorithm is an algorithm used to determine the best path or route between two points on a map.
Sorting algorithm: A sorting algorithm is an algorithm used to arrange elements in a specific order, such as ascending or descending.
Search algorithm: A search algorithm is an algorithm used to find the location of a particular item within a collection of data.