Algorithm

Algorithm

8th Grade

9 Qs

quiz-placeholder

Similar activities

Pseudocode & Flowcharts

Pseudocode & Flowcharts

8th Grade

10 Qs

Algorithms Quizzes

Algorithms Quizzes

8th Grade

9 Qs

Introduction to programming

Introduction to programming

5th - 10th Grade

10 Qs

Coding Vocabulary Words

Coding Vocabulary Words

8th Grade

12 Qs

Computer Programming Basics

Computer Programming Basics

8th Grade

11 Qs

Programming - Syntax & Logic Errors

Programming - Syntax & Logic Errors

3rd - 12th Grade

10 Qs

Computer Science

Computer Science

7th - 12th Grade

12 Qs

Coding: Conditionals

Coding: Conditionals

6th - 8th Grade

10 Qs

Algorithm

Algorithm

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Charles Martinez

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