Algorithms Quizzes

Algorithms Quizzes

8th Grade

9 Qs

quiz-placeholder

Similar activities

KS3 - Programming Key terms

KS3 - Programming Key terms

8th Grade

11 Qs

ALGORITHMS QUIZ (Post)

ALGORITHMS QUIZ (Post)

1st Grade - University

10 Qs

PROGRAM DEVELOPMENT LIFE CYCLE

PROGRAM DEVELOPMENT LIFE CYCLE

8th Grade

10 Qs

Algorithm

Algorithm

8th Grade

12 Qs

2.1 Algorithms and Computational Thinking

2.1 Algorithms and Computational Thinking

8th - 11th Grade

10 Qs

Algorithm and programming

Algorithm and programming

8th Grade

5 Qs

pemrograman dasar

pemrograman dasar

KG - 10th Grade

10 Qs

What Makes a Computer Quiz

What Makes a Computer Quiz

6th - 8th Grade

14 Qs

Algorithms Quizzes

Algorithms Quizzes

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