Skip to main content

← Computer Science syllabus

EnglandComputer Science

3.1 Fundamentals of algorithms

4 dot points across 4 inquiry questions. Click any dot point for a focused answer with worked past exam questions where available.

How do we break a problem down so a computer can solve it?

How do we write down an algorithm clearly before we code it?

How do computers find an item in a list quickly?

How do computers put a list of values into order?