NEW
Font size
WorksheetsComputational Thinking - End of Unit Assessment
Total questions: 25
Worksheet time: 19mins
What name is given to the process of breaking down problems into smaller, more manageable parts?
Decomposition
Abstraction
Pattern Recognition
Algorithims
What name is given to the process of focusing on the important information only, ignoring irrelevant details?
Decomposition
Abstraction
Pattern Recognition
Algorithm
What name is given to the process of looking for similarities among problems?
Decomposition
Abstraction
Pattern Recognition
Algorithm
What name is given to the process of applying step by step instructions to solving a problem?
Decomposition
Abstraction
Pattern Recognition
Algorithm
What is this diagram called?
Organisation Chart
Flow Diagram
Algorithm
Pseudocode
If you were to create a step-by-step sequence of instructions to solve a problem, which Computational Thinking skill would you be using?
Decomposition
Algorithm Design
Pattern Recognition
Abstraction
What are instructions to find hidden treasure an example of?
Decomposition
Pattern identification
Abstraction
Algorithm
‘Focusing on what’s important, ignoring what is unnecessary’ is a definition of which part of Computational Thinking?
Decomposition
Algorithm Design
Pattern Recognition
Abstraction
Decomposition ==
breaking down a complex problem or system into smaller, more manageable parts
looking for similarities among and within problem
focusing on the important information only, ignoring irrelevant detail
developing a step-by-step solution to the problem, or the rules to follow to solve the problem
Decomposition ==
breaking down a complex problem or system into smaller, more manageable parts
looking for similarities among and within problem
focusing on the important information only, ignoring irrelevant detail
developing a step-by-step solution to the problem, or the rules to follow to solve the problem
Pattern Recognition ==
breaking down a complex problem or system into smaller, more manageable parts
looking for similarities among and within problems
focusing on the important information only, ignoring irrelevant detail
developing a step-by-step solution to the problem, or the rules to follow to solve the problem
An architect sells the plans for a house to a developer who wants to build a housing estate of 15 similar houses. What is this an example of?
Decomposition
Pattern identification
Abstraction
Algorithm
Abstraction ==
breaking down a complex problem or system into smaller, more manageable parts
looking for similarities among and within problems
focusing on the important information only, ignoring irrelevant detail
developing a step-by-step solution to the problem, or the rules to follow to solve the problem
Algorithm ==
breaking down a complex problem or system into smaller, more manageable parts
looking for similarities among and within problems
focusing on the important information only, ignoring irrelevant detail
developing a step-by-step solution to the problem, or the rules to follow to solve the problem
What do these items have in common?
Decomposition
Pattern identification
Abstraction
Algorithm
A multiplication sum can be written as an addition sum to make it easier to do. What is this an example of?
Decomposition
Pattern identification
Abstraction
Algorithm
What is a LEGO instruction leaflet an example of?
Decomposition
Pattern identification
Abstraction
Algorithm
