From problem to algorithm
From problem to algorithm
An algorithm is a finite, ordered set of precise instructions that solves a problem. Before writing code, decide what data goes in, what result must come out, and what restrictions apply.
Step-by-step lessons covering OCR AS Level Computer Science Algorithms for AS Level Computer Science. Each lesson works through exam-style questions.
From problem to algorithm
From problem to algorithm
An algorithm is a finite, ordered set of precise instructions that solves a problem. Before writing code, decide what data goes in, what result must come out, and what restrictions apply.