Algorithm

1 revision
#11 week ago
+6
Migrated from pages table
+An **algorithm** is a precise sequence of steps designed to perform a task or solve a problem. It acts as a finite, unambiguous [Procedure](/wiki/procedure) that takes input and produces output, forming the backbone of all [Computing](/wiki/computing).
+## See also
+- [Programming](/wiki/programming)
+- [Logic](/wiki/logic)
+- [Computer Science](/wiki/computer-science)
... 1 more lines