Algorithm
title: "Algorithm" seoTitle: "Algorithm | Appendix" @description: "What is an Algorithm?" metaKeywords: "Algorithm, What is an Algorithm?" author: "Myles Golden" date: "2022-07-11" lastmod: "2022-07-11" published: true category: "term" parent_category: "home" img: "/images/no_img.png" tags: - term
An algorithm is a set of instructions that are followed in order to solve a problem. Algorithms are used in computer science to solve problems.