CSP - Vocab Quiz JAN2023

CSP - Vocab Quiz JAN2023

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

Code.org Algorithm

Code.org Algorithm

9th - 12th Grade

15 Qs

CSPUnit6AssessmentReview

CSPUnit6AssessmentReview

9th - 12th Grade

12 Qs

Algorithms

Algorithms

11th Grade

18 Qs

AP CSP Exam Review: Big Idea 3

AP CSP Exam Review: Big Idea 3

8th - 10th Grade

15 Qs

Data Structures & Algorithms

Data Structures & Algorithms

12th Grade

10 Qs

Algorithm Code.org

Algorithm Code.org

12th Grade

19 Qs

AP CSP BI 3

AP CSP BI 3

9th - 12th Grade

13 Qs

AP Computer Science Principles Unit 6

AP Computer Science Principles Unit 6

9th - 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?