CSPUnit6AssessmentReview

CSPUnit6AssessmentReview

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

APCSP Cumulative Test 2

APCSP Cumulative Test 2

9th - 12th Grade

15 Qs

CP M4 Repetition & Loops

CP M4 Repetition & Loops

9th - 12th Grade

15 Qs

Algorithms

Algorithms

10th - 11th Grade

15 Qs

Algorithm Flowchart

Algorithm Flowchart

10th - 11th Grade

15 Qs

2.1.3 Searching Algorithms

2.1.3 Searching Algorithms

10th - 11th Grade

12 Qs

Algorithm & Flowchart Quiz

Algorithm & Flowchart Quiz

6th - 12th Grade

17 Qs

Computer Science Terms and Definitions Quiz 2

Computer Science Terms and Definitions Quiz 2

7th - 12th Grade

15 Qs

AP Computer Science Principles Session 2 – MCQ

AP Computer Science Principles Session 2 – MCQ

10th Grade

9 Qs

CSPUnit6AssessmentReview

CSPUnit6AssessmentReview

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Nikki Pitcher

Used 6+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Match this with the equivalent sequential algorithm.

Repeat twice

{

Repeat twice

{

movebackward

turn left

}

moveforward

}

movebackward

turnleft

moveforward

movebackward

turnleft

moveforward

movebackward

turnleft

movebackward

turnleft

moveforward

movebackward

turnleft

movebackward

turnleft

moveforward

movebackward

turnleft

movebackward

turnleft

moveforward

moveforward

movebackward

turnleft

movebackward

turnleft

moveforward

moveforward

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

I'm trying to figure out the best route to deliver my Girl Scout cookies so that it takes the least amount of time and gas. What type of problem is this? Choose all that apply.

Efficiency Problem

Decision Problem

Undecidable Problem

Unreasonable Problem

Optimization Problem

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Binary searches are more efficient than Linear Searches.

Always true

True as the numbers of instances gets higher

Always false

False unless you have a small number of instances

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Which of these searches is considered unreasonable? Choose all that apply.

Constant

Factorial

Polynomial

Binary

Exponential

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the difference between distributed and parallel programming?

Nothing. They are the same.

Parallel programming uses multiple computers or documents to complete the task while distributed uses one.

Distributed programming uses one computer or document to perform numerous tasks at the same time while parallel uses multiple.

Parallel programming uses one computer or document to perform numerous tasks at the same time while distributed uses multiple.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following number of instances will NOT require 4 steps?

16

12

10

14

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Repeat 4 times

{

Walk 1/2 mile

Run 1/4 mile

}

This is an example of what type of algorithm?

Sequence

Iteration

Selection

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?