Algorithms and Flowcharts
Algorithms and Flowcharts
Presentation Mode
We hope you find the information on our website and resources
useful. This resource has been designed with animations on each
slide to make it as fun and engaging as possible. To view the
content in the correct formatting, please view the slideshow in
‘presentation mode’. If you view the slides without selecting
‘presentation mode’, you may find that some of the text and
images overlap each other or are difficult to read.
Algorithms
and
Flowcharts
Learning Objective
• Design, create and test algorithms involving a sequence of
steps and decisions.
Success Criteria
• I can understand what is an algorithm.
• I can recognise flowchart symbols.
• I can use and create flowcharts.
• I can use and create algorithms to solve problems.
Traffic Lights Warm-
up
Observe the sequence of lights on the traffic
light. Try to remember the correct sequence.
Click Here
to activate
Traffic Lights Warm-up
Let’s start with the Green light, what comes next? Is it ...
TIME’
Click here
1
4
3
2
to
S
START
UP
Cup of Tea
Algorithm
Is your algorithm anything like this?
Key Term
An algorithm is a set of
step-by-step instructions
to describe a task or
process. Pause for Thought
So putting these
Key Term together, we could say
A flowchart is a visual
that a flowchart is a
method for describing
visual method for
algorithms.
describing a set of step-
by-step instructions for a
task or process.
Flowcharts
In a flowchart:
Shapes: Different shapes represent different elements in the process. For example:
Rectangl
Represents a process or activity.
e
Flow Direction: Typically, the flow of the process goes from top to bottom or left
to right, following the sequence of steps in the algorithm.
Start
Do you want
Yes Add the
milk or sugar?
No milk
and/or
Remove the teabag from the
sugar.
mug.
This is
home
The echidna
starts facing
upwards.
Flowcharts Challenge One
Not quite sure how to get started?
Forward 2 steps
Turn right
Forward 1 step
Turn left
Forward 5 steps
Flowcharts Challenge One
When you’ve finished... Review
Pause for
Thought
How long was your
flowchart?
Can you think of a
way to make it
shorter?
Flowcharts Challenge Two
Refer to the worksheet titled
Flowchart Challenge Two
a terminal a terminal
a process a process
Key Term
A flowchart is a visual
method for describing
algorithms.