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 ▸

How can the idea of precondtioning as part of 'Thinking Ahead' benefit a programmer when writing code?


Convert the hexadecimal '3E', which represents a 2's compliment binary number, in decimal.


What is the difference between a high level language and a low level language?


Explain how the fetch execute cycle works? Include the specific registers and buses being used