Tech/Foundations
8 views Answered

What is an algorithm?

Jul 24, 2026

I want to understand what an algorithm is.

Angello Nunez
Answer from Angello Nunez

An algorithm is a finite, step-by-step set of instructions used to solve a problem or perform a computation. To be considered an algorithm, a set of instructions must have finiteness, definiteness, effectiveness, and both an input and an output.

What is an algorithm? | With Angello