Algorithm

Algorithm

8th Grade

9 Qs

quiz-placeholder

Similar activities

Computational Thinking Concept of Decomposition Quiz

Computational Thinking Concept of Decomposition Quiz

6th - 8th Grade

10 Qs

CODE.ORG VOCAB

CODE.ORG VOCAB

5th - 9th Grade

10 Qs

Sorting algorithm

Sorting algorithm

8th Grade

10 Qs

Hour of Code

Hour of Code

4th Grade - Professional Development

13 Qs

8.1 Algorithms Class Quiz

8.1 Algorithms Class Quiz

7th - 11th Grade

10 Qs

Unit One Test

Unit One Test

6th - 8th Grade

10 Qs

Hour of Code ESL

Hour of Code ESL

6th - 8th Grade

14 Qs

CTE Gaming #3 (37-51)

CTE Gaming #3 (37-51)

6th - 8th Grade

14 Qs

Algorithm

Algorithm

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Charles Martinez

Used 1+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What’s an algorithm?

A set of step-by-step instructions to resolve a problem

An algorithm is a type of diagram

Patterns and trends used to solve a problem

A programming language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What problem would you solve with an algorithm?

Study

Music

Math

All of the above.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can't an algorithm be represented?

As a flowchart

As pseudocode

Coding

As a flowchart or pseudocode

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is an input?

read weight

display area

compute sum

x+y=z

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What are algorithms used for?

To plan out the solution to a problem

As a platform to program a solution

To test a solution to a problem

To show problem

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is pseudocode?

A high-level language that has specific syntax

A way of describing a set of instructions that doesn’t use specific syntax

A diagram that represents a set of instructions

A program

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which picture can be best described as the principle of "algorithm"?

Media Image
Media Image
Media Image
Media Image

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is next step?

Print Area

Stop

Start

Read num1

9.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image
What is this ?
Pseudocode
Flow chart
Syntax