2.1 Algorithms (missing 2.1.2 and 3) Flashcards
OCR GCSE Computer Science J277
1
Q
Abstraction
A
Removing unnecessary details so the main processes can be easily identified
2
Q
Algorithmic Thinking
A
Considering all of the stages required to solve or complete the task and how they link together to form an algorithm, a set of specific steps that can be used to solve it
3
Q
Decomposition
A
Breaking a task down into several subtasks
4
Q
Pattern Recognition
A
Recognising patterns or similarities in data to make a solution more efficient and simpler