Algorithm Quiz

Algorithm Quiz

7th Grade

11 Qs

quiz-placeholder

Similar activities

Code Combat Module 1 - Basic Syntax

Code Combat Module 1 - Basic Syntax

6th - 8th Grade

10 Qs

Programming Year 7

Programming Year 7

7th Grade

12 Qs

CSC Quiz

CSC Quiz

7th Grade

10 Qs

Algorithms and Flowcharts

Algorithms and Flowcharts

7th - 8th Grade

7 Qs

HW: Week 2 - Microbits

HW: Week 2 - Microbits

6th - 7th Grade

10 Qs

7th_MTDec_Obj

7th_MTDec_Obj

7th Grade

15 Qs

Decomposition&PatterRecong

Decomposition&PatterRecong

7th Grade

16 Qs

7.5.3 PLENARY

7.5.3 PLENARY

7th Grade

9 Qs

Algorithm Quiz

Algorithm Quiz

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Tara McElwain

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an algorithm?

A set of instructions for solving a problem

A sequence of numbers

A type of computer program

A mathematical equation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does pseudocode resemble?

A programming language

A foreign language

A musical notation

A scientific formula

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you count the number of people in this room right now?

Point at each person and count one at a time

Ask everybody to point and count together

Estimate the number based on the room size

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does line 1 of the pseudocode do?

Declare and initialize a variable

Start a loop

Increment a counter

Print the result

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if there are zero people in the room?

The algorithm doesn't execute

The algorithm counts the person doing the counting

The algorithm counts the room itself

The algorithm counts the furniture in the room

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the optimized algorithm count people?

Two at a time

Three at a time

Four at a time

Five at a time

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the problem with the optimized algorithm?

It doesn't work for odd numbers of people

It is slower than the original algorithm

It counts the same person multiple times

It requires a computer to execute

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?