What is an Algorithm?

An algorithm is simply a list of well-defined instructions, detailing a step-by-step procedure for solving some problem. For example, a recipe is an algorithm: you have a starting point, with your ingredients, and then by following a detailed set of instructions, you end up at your desired outcome: FOOD!

LS

Related Computing A Level answers

All answers ▸

What is the difference between interpreted and intermediate code?


What are the main differences between different loops when it comes to coding ?


What is an interface and why are they useful?


Explain indexed addressing including the benefits when traversing certain data structures (4 Marks)