Algorithms

1 revision
#11 week ago
+6
Migrated from pages table
+An algorithm is a precise set of instructions, a recipe for [Computation](/wiki/computation) or a method to solve a [Problem](/wiki/problem). It guides a process step-by-step, transforming inputs into a predictable outcome.
+## See also
+- [Programming](/wiki/programming)
+- [Logic](/wiki/logic)
+- [Efficiency](/wiki/efficiency)
... 1 more lines