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 are the different development methodologies and what are their advantages and disadvantages?


Represent the denary number 5.625 as an unsigned binary fixed point number with three bits before and five bits after the binary point.


Describe an IDE and its features in programming. (3 Marks)


Convert the base-10 number 74 into an 8-bit binary number