Algorithm Quiz

Algorithm Quiz

7th Grade

11 Qs

quiz-placeholder

Similar activities

Coding Terms Quiz

Coding Terms Quiz

7th Grade

15 Qs

Algorithm

Algorithm

3rd - 7th Grade

9 Qs

Flowcharts and Algorithms

Flowcharts and Algorithms

7th - 8th Grade

10 Qs

Q&A – Decomposition & Sub-Routines (Primary 4 – 4CT.06)

Q&A – Decomposition & Sub-Routines (Primary 4 – 4CT.06)

4th Grade - University

10 Qs

Introduction to Computational Thinking

Introduction to Computational Thinking

7th - 8th Grade

12 Qs

Programming Review

Programming Review

7th - 8th Grade

10 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

7th Grade

12 Qs

Project STEM CSE1 U0

Project STEM CSE1 U0

6th - 8th Grade

14 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?