Table of Contents
About
Flowchart of using successive substractions to find the greatest common divisor of number r and s
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 computation1. They are sequential and parallel computational procedures for solving a wide range of problems2.
Anki
Links
References
Wikipedia. “algorithm”. Available at: https://en.wikipedia.org/wiki/Algorithm. (Accessed: ). ↩︎
Wikipedia. “Outline of computer science”. Available at: https://en.wikipedia.org/wiki/Outline_of_computer_science. (Accessed: ). ↩︎