Understanding algorithms

Understanding algorithms

6th - 7th Grade

8 Qs

quiz-placeholder

Similar activities

Looping / Conditionals

Looping / Conditionals

6th - 8th Grade

12 Qs

Module 2 - Lesson 5

Module 2 - Lesson 5

6th - 12th Grade

10 Qs

Revision Algorithm

Revision Algorithm

6th Grade

11 Qs

Spring 2 (Jan/Feb) Year 7

Spring 2 (Jan/Feb) Year 7

7th Grade

10 Qs

Computers in society: Sorting algorithms

Computers in society: Sorting algorithms

7th Grade

10 Qs

Scratch Programming

Scratch Programming

1st - 12th Grade

13 Qs

KS3 - Selection, Iteration or Sequence

KS3 - Selection, Iteration or Sequence

KG - 12th Grade

9 Qs

Computer Science Vocab

Computer Science Vocab

4th - 6th Grade

12 Qs

Understanding algorithms

Understanding algorithms

Assessment

Quiz

Computers

6th - 7th Grade

Medium

Created by

Lewis Riches

Used 842+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is an Algorithm?
A flowchart
Step by step instruction used to solve a problem
A decision
A Pseudocode

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a sequence

Putting and executing instructions in order.

A pattern of numbers.

Instructions which a computer follows.

A line of code

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which is the easiest set of instructions to follow?

Draw a house.

Draw a house with 4 windows, a door, chimney and a path.

Draw a house with windows and a drive.

Draw a square, with 4 squares inside.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If an algorithm is complicated it is easy to follow?

TRUE

FALSE

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In a flow chart what is this symbol used for?

Start/End

Process

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the name of this symbol in a flowchart?

Input

Start/End

Decision/Question

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Why is this not a sequence?

Start car

Put in key

Turn key

Drive away

There are spelling mistakes

The instructions are in the correct order

The instructions are in the wrong order

It is a sequence

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which algorithm, will NOT take you from A to B

UP 1

RIGHT 5

UP 2

RIGHT 1

UP 3

RIGHT 4

UP 2

RIGHT 5

UP 1

LEFT 1

UP 3

RIGHT 5