Algorithm
Author: Maya Sacotte • created on October 13, 2025
An algorithm is a step-by-step procedure for solving a problem or completing a task. It consists of a finite sequence of instructions designed to perform a specific function. Algorithms are essential in computer science, influencing how data is processed and decisions are made.