Algorithms Quizzes

Algorithms Quizzes

8th Grade

9 Qs

quiz-placeholder

Similar activities

Understanding Pseudocode Basics

Understanding Pseudocode Basics

6th Grade - University

10 Qs

Year 8 Recap Quiz

Year 8 Recap Quiz

8th Grade

12 Qs

การแก้ไขการคิดเชิงคำนวณ

การแก้ไขการคิดเชิงคำนวณ

7th - 10th Grade

11 Qs

Pseudocode Quiz

Pseudocode Quiz

8th Grade

10 Qs

Project STEM CSE1 U0

Project STEM CSE1 U0

6th - 8th Grade

14 Qs

Algorithms basics

Algorithms basics

6th Grade - University

11 Qs

Algorithms

Algorithms

8th Grade

10 Qs

CTE Gaming #4 (52-65)

CTE Gaming #4 (52-65)

6th - 8th Grade

13 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