wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

02 | Algorithms/Flowcharts (H/W 3)

Total questions: 14

Worksheet time: 10mins

Name
Class
Date
1.
What is an Algorithm?
a)
A set of instructions in order
b)
A task for the computer
2.
What does this symbol represent?
a)
Start
b)
Sub
c)
Decision
d)
Process
3.
What is this symbol used for in a flowchart?
a)
A decision/question
b)
A task to carry out
4.
What symbol do flowcharts begin with?
a)
oval
b)
parallelogram
c)
rectangle
d)
diamond
5.
Can this shape be used for both Start and Stop?
a)
Yes
b)
No
6.
What is an algorithm?
a)
A problem
b)
A solution to a problem
c)
The steps that are taken to solve a problem
d)
The words to enter when typing
7.
What symbol shows a decision?
a)
oval
b)
parallelogram
c)
rectangle
d)
diamond
8.
What's missing from this part of a flowchart?
a)
An Arrow
b)
A Line
c)
A Square
d)
A Diamond
9.
What's missing ?
a)
On/Off
b)
Pink/Blue
c)
Hello/Goodbye
d)
Yes/No
10.
How do you repeat things in a Flowchart?
a)
Loop
b)
Start/Stop
c)
Play
11.

An algorithm is a set of __________ followed to complete a task.

a)

values

b)

points

c)

scores

d)

instructions

12.

____________ can be considered an example of an algorithm

a)

answer to a question

b)

name of a person

c)

favorite subjects

d)

a recipe for making pancake

13.

What is pattern recognition?

a)

Creating complex problems from small patterns

b)

Identifying similarities or patterns among small problems to solve complex problems more efficiently

c)

Ignoring patterns to solve complex problems

d)

Using random methods to solve complex problems

14.
Which of the following is NOT computational thinking?
a)
decomposition
b)
coding
c)
pattern recognition
d)
algorithms