diff --git a/README.md b/README.md index eff9a606..978a8581 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,9 @@ the data. ## Algorithms +Algorithm is an unambiguous specification of how to solve a class of problems. Algorithm is +a set of rules that precisely defines a sequence of operations. + ### Algorithms by Topic * **Math**