Understanding algorithms

Understanding algorithms

6th - 7th Grade

8 Qs

quiz-placeholder

Similar activities

C# lesson10

C# lesson10

1st - 10th Grade

10 Qs

Konsep Routing

Konsep Routing

1st - 10th Grade

10 Qs

Key Concepts 1

Key Concepts 1

5th - 7th Grade

11 Qs

21 Things Basics

21 Things Basics

7th - 8th Grade

10 Qs

Binary

Binary

6th - 9th Grade

11 Qs

Access

Access

1st - 10th Grade

10 Qs

Mappaszerkezet

Mappaszerkezet

5th - 6th Grade

13 Qs

More on powerpoint

More on powerpoint

6th Grade

11 Qs

Understanding algorithms

Understanding algorithms

Assessment

Quiz

Computers

6th - 7th Grade

Practice Problem

Medium

Created by

Lewis Riches

Used 843+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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