One Byte Explainer: Algorithm



This content originally appeared on DEV Community and was authored by Pachi 🥑

Explainer

An algorithm is a detailed step-by-step instruction to get to a goal. It forms the basis for all computer programming but is also present in our daily lives, like when making a sandwich and you always follow the same steps.


This content originally appeared on DEV Community and was authored by Pachi 🥑