Algorithm
Step-by-step procedure for solving a problem.
algo
An algorithm is a finite sequence of well-defined instructions, typically used to solve a specific problem or perform a computation. It represents a step-by-step procedure that, when executed, produces the desired output from given inputs.
Built by Tim Jones