Algorithms

Algorithms

11th Grade

18 Qs

quiz-placeholder

Similar activities

Algorithms Review

Algorithms Review

9th - 12th Grade

20 Qs

2.1 Linear Search

2.1 Linear Search

7th - 12th Grade

20 Qs

Mobile CSP Unit 5 Vocab

Mobile CSP Unit 5 Vocab

10th - 12th Grade

15 Qs

CSP - Vocab Quiz JAN2023

CSP - Vocab Quiz JAN2023

9th - 12th Grade

14 Qs

CSP Vocab Practice 1

CSP Vocab Practice 1

10th - 12th Grade

16 Qs

Code.org Unit 6 Discoveries

Code.org Unit 6 Discoveries

9th - 12th Grade

15 Qs

Code.org Algorithms

Code.org Algorithms

9th - 12th Grade

15 Qs

U10 - Algorithms Quiz

U10 - Algorithms Quiz

11th Grade

14 Qs

Algorithms

Algorithms

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Anna Larson

Used 4+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an algorithm?

A list of step by step instructions that accomplish a task.

A random collection of numbers.

A type of computer hardware.

A programming language.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is defined as putting steps in an order?

Sequencing

Selection

Iteration

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is defined as deciding which steps to do next (if statements)?

Sequencing

Selection

Iteration

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is defined as doing some steps over and over (loops)?

Sequencing

Selection

Iteration

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a heuristic technique used for in algorithms?

A heuristic technique is designed for solving a problem more quickly when classic methods are too slow or for finding an approximate solution when classic methods fail to find any exact solution.

A heuristic technique is used to guarantee the optimal solution for every problem.

A heuristic technique is only used for sorting algorithms.

A heuristic technique is a method that always provides the exact answer in polynomial time.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Efficiency is a measure of how many steps are needed to complete an algorithm.

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithms with a polynomial efficiency including n², n³, n⁴ or lower are said to run in a ______ amount of time.

reasonable

infinite

exponential

impossible

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?