CSP - Vocab Quiz JAN2023

CSP - Vocab Quiz JAN2023

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

AP CSP Algorithms & Programming (College Board Style)

AP CSP Algorithms & Programming (College Board Style)

9th - 12th Grade

15 Qs

Code.org Algorithms

Code.org Algorithms

9th - 12th Grade

15 Qs

Algorithm Unit

Algorithm Unit

9th - 12th Grade

15 Qs

Code.org - Unit 6 Review

Code.org - Unit 6 Review

9th - 12th Grade

15 Qs

Code.org Algorithm

Code.org Algorithm

9th - 12th Grade

15 Qs

CSPUnit6AssessmentReview

CSPUnit6AssessmentReview

9th - 12th Grade

12 Qs

Unit 5 Vocab #1

Unit 5 Vocab #1

12th Grade

17 Qs

Unit 6 Pre-Assessment - Algorithms

Unit 6 Pre-Assessment - Algorithms

11th - 12th Grade

15 Qs

CSP - Vocab Quiz JAN2023

CSP - Vocab Quiz JAN2023

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Elizabeth Lampe

Used 4+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A finite set of instructions that accomplish a task.

iteration

index

traversal

algorithm

2.

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

Binary

While Loop

Factorial

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Provides a "good enough" solution to a problem when an actual solution is impractical or impossible.

Exponential

Heuristic

Traversal

Redundancy

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Create a subset of elements from the original list.

Algorithm

Reduce

Filter

Index

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.

Binary Search

Linear Search

Factorial

Heuristic

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A problem for which no algorithm can be constructed that is always capable of providing a correct yes-or-no answer.

Undecidable Problem

Sequential Computing

Reasonable Time

Redundancy

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Doing some steps over and over.

Factorial

Algorithm

Speedup

Iteration

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?