Constructs for solving problems
x

Algorithms and IPO

An algorithm is a clear, finite set of steps for solving a problem. Each step should be unambiguous, so a person or computer can follow it reliably.

Constructs for solving problems Lesson