Edexcel GCSE Computer Science

1.1.1: understand what an algorithm is, what algorithms are used for and be able to interpret algorithms (flowcharts, pseudocode, written descriptions, program code)

Keywords:
Problem Solving
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
Algorithmstep by step instructions to solve a problem
Flowchartdiagram showing the path of execution through each of the decisions, processes, inputs and outputs of an algorithm
Interpretunderstand what the algorithm does
Program codean algorithm written in a way that can be interpreted or compiled so it can be run by a computer
Pseudocodehuman readable code that describes how an algorithm works
Written descriptionsentences that describe each step of an algorithm
Keyword games:
Resources: