U6 - Algorithms - Vocab

U6 - Algorithms - Vocab

9th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Unit 5 Vocab #1

Unit 5 Vocab #1

12th Grade

17 Qs

AP CSP Unit 10 Code.org

AP CSP Unit 10 Code.org

11th Grade

14 Qs

Code.org Algorithms AP CSP

Code.org Algorithms AP CSP

9th - 12th Grade

15 Qs

Code.org Algorithms

Code.org Algorithms

9th - 12th Grade

15 Qs

APCSP Unit 6 FINAL PRODUCT

APCSP Unit 6 FINAL PRODUCT

11th Grade

14 Qs

Code.org Algorithms

Code.org Algorithms

9th - 12th Grade

15 Qs

Codehs Unit 6

Codehs Unit 6

9th - 12th Grade

15 Qs

AP Computer Science Principles Unit 6

AP Computer Science Principles Unit 6

9th - 12th Grade

15 Qs

U6 - Algorithms - Vocab

U6 - Algorithms - Vocab

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Brian Ciavarella

Used 35+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a general description of a task that can (or cannot) be solved with an algorithm

Problem

Heuristic

Quandry

Question

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 a finite set of instructions that accomplish a task.

Algorithm

Abstraction

Sequencing

Computing

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

Efficiency

SPA (Steps per algorithm)

Flights of stairs

Size

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a search algorithm which checks each element of a list, in order, until the desired value is found or all elements in the list have been checked.

Linear Search

Binary Search

Recursive Search

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a search algorithm that starts at the middle of a sorted set of numbers and removes half of the data; this process repeats until the desired value is found or all elements have been eliminated.

Linear Search

Binary Search

Recursive Search

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithms with a polynomial efficiency or lower (constant, linear, square, cube, etc.) are said to run in ____________.

reasonable time

unreasonable time

good time

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithms with exponential or factorial efficiencies are examples of algorithms that run in ______________.

reasonable time

unreasonable time

good time

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?