The useful idea
- The useful idea
In mathematics and computer science, an algorithm ( ) is a finite sequence of mathematically rigorous instructions, typically used to solve a class of specific problems or to perform a computation.
- How it works
Algorithms are used as specifications for performing calculations and data processing.
- Why it matters
More advanced algorithms can use conditionals to divert the code execution through various routes (referred to as automated decision-making) and deduce valid inferences (referred to as automated
Why this matters
Use Algorithm as a lens when judging what a digital tool can — and cannot — do.
Try this
Use Algorithm as a lens when judging what a digital tool can — and cannot — do.
Test your recall
Which idea belongs to the explanation of Algorithm?
- Why it matters
- How it works
- The useful idea — correct
In mathematics and computer science, an algorithm ( ) is a finite sequence of mathematically rigorous instructions, typically used to solve a class of specific problems or to perform a computation.