Algorithms

Algorithms

11th Grade

18 Qs

quiz-placeholder

Similar activities

AP CSP BI 3

AP CSP BI 3

9th - 12th Grade

13 Qs

Code.org AP Computer Science Principles Unit 6

Code.org AP Computer Science Principles Unit 6

9th - 12th Grade

15 Qs

CS Principles Unit 6 Assessment

CS Principles Unit 6 Assessment

9th - 12th Grade

15 Qs

Search & Sort Algorithms

Search & Sort Algorithms

7th - 11th Grade

18 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

10th Grade - University

16 Qs

iGCSE Computer Science: Problem Solving

iGCSE Computer Science: Problem Solving

9th - 12th Grade

20 Qs

2.1 Algorithms

2.1 Algorithms

10th - 12th Grade

20 Qs

Searching & sorting algorithms

Searching & sorting algorithms

10th - 12th Grade

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