CSP Unit 10 Review

CSP Unit 10 Review

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Introduction to Programming

Introduction to Programming

9th Grade

12 Qs

Neural Network

Neural Network

9th - 10th Grade

10 Qs

Intro to Computational thinking

Intro to Computational thinking

9th Grade

10 Qs

CS Principles Unit 6 Assessment

CS Principles Unit 6 Assessment

9th - 12th Grade

15 Qs

Code.org Algorithms

Code.org Algorithms

9th - 12th Grade

15 Qs

Code.org Algorithm

Code.org Algorithm

9th - 12th Grade

15 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

CSP Unit 10 Review

CSP Unit 10 Review

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Ronald Lunasin

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these statements about algorithms is FALSE?

Not every problem can be solved with an algorithm

Every algorithm can be constructed using combinations of sequencing, selection, and iteration

Algorithms must be expressed using a programming language

Algorithms have a finite set of instructions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which concept does this algorithm BEST demonstrate?

Execution

Sequencing

Selection

Iteration

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The traveling salesman problem is an example of which kind of problem:

An optimization problem

A decision problem

An efficiency problem

An undecidable problem

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We used a heuristic instead of an algorithm to solve the traveling salesman problem because:

It is an undecidable problem

No algorithm could have been created

The algorithm would have been unreasonable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which algorithm is more efficient when the input size = 10?

Algorithm A

Algorithm B

Their efficiencies are the same

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following algorithmic efficiencies would be considered MOST efficient?

log

linear

polynomial

exponential

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You have a shuffled deck of playing cards and are trying to find a "7". Which type of search should you use?

binary

linear

Either one will work

Neither one will work

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?