Algorithms

Algorithms

11th Grade

18 Qs

quiz-placeholder

Similar activities

Sorting  Algorithms &  Efficiency

Sorting Algorithms & Efficiency

11th - 12th Grade

15 Qs

CP M8 Assessment Review

CP M8 Assessment Review

9th - 12th Grade

17 Qs

AP CSP Unit 6

AP CSP Unit 6

9th - 12th Grade

17 Qs

Big Idea 3

Big Idea 3

9th - 12th Grade

15 Qs

Linear Search

Linear Search

7th - 12th Grade

16 Qs

AP CSP Unit 10 Code.org

AP CSP Unit 10 Code.org

11th Grade

14 Qs

Code.org Algorithms

Code.org Algorithms

9th - 12th Grade

15 Qs

Code.org Algorithms AP CSP

Code.org Algorithms AP CSP

9th - 12th Grade

15 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?