- **Epistemic status:** #evergreen An algorithm is a process to follow to reach a desired outcome. Typically, used to solve a class of specific problems or to perform a computation. --- ## References - Algorithm. (2024). In _Wikipedia_. <https://en.wikipedia.org/w/index.php?title=Algorithm&oldid=1236757538> - II, W. M. S. (2020). _A Programmer’s Guide to Computer Science: A Virtual Degree for the Self-taught Developer_. William Springer. - Nikolopoulou, K. (2023, August 9). _What Is an Algorithm? | Definition & Examples_. Scribbr. <https://www.scribbr.com/ai-tools/what-is-an-algorithm/> - _What is Algorithm | Introduction to Algorithms_. (2019, March 28). GeeksforGeeks. <https://www.geeksforgeeks.org/introduction-to-algorithms/> - _What is an algorithm and why should you care? (Video)_. (n.d.). Khan Academy. Retrieved July 26, 2024, from <https://www.khanacademy.org/computing/computer-science/algorithms/intro-to-algorithms/v/what-are-algorithms> - _What is an Algorithm? Definition, Types, Implementation_. (n.d.). Retrieved July 26, 2024, from <https://www.datacamp.com/blog/what-is-an-algorithm>