CSP - Vocab Quiz JAN2023

CSP - Vocab Quiz JAN2023

9th - 12th Grade

14 Qs

quiz-placeholder

Similar activities

Code.org Unit 6 Discoveries

Code.org Unit 6 Discoveries

9th - 12th Grade

15 Qs

Codehs Unit 6

Codehs Unit 6

9th - 12th Grade

15 Qs

Mobile CSP Unit 5 Vocab

Mobile CSP Unit 5 Vocab

10th - 12th Grade

15 Qs

AP CSP Unit 10 Code.org

AP CSP Unit 10 Code.org

11th Grade

14 Qs

U10 - Algorithms Quiz

U10 - Algorithms Quiz

11th Grade

14 Qs

Code.org Algorithms AP CSP

Code.org Algorithms AP CSP

9th - 12th Grade

15 Qs

AP Computer Science Principles - Unit 6: Algorithms

AP Computer Science Principles - Unit 6: Algorithms

9th - 12th Grade

10 Qs

Code.org Algorithms

Code.org Algorithms

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?