AP CSP - Unit 6: Lesson 6: Assessment Day

Quiz
•
Computers
•
12th Grade
•
Medium
Sundi Tiller
Used 61+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true of algorithms?
Algorithms may have an infinite set of instructions
Algorithms must be expressed using a programming language
Every algorithm can be constructed using combinations of sequencing, selection, and iteration
Every problem can be solved with an algorithm
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following algorithm is followed by a person every morning when they get up from bed to go to school
1. Wake up
2. Brush teeth
3. Put on shirt
4. Put on pants
5. Put on socks
6. Put on shoes
7. Tie shoes
Which concept does this algorithm BEST demonstrate?
Sequencing
Selection
Iteration
Execution
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these algorithms will move the robot along the same path as the algorithm below?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A town government is designing a new bus system and are deciding where to put the different bus stops. They want to pick the collection of locations that minimizes the distance anyone needs to walk in order to get to at least one bus stop. What term best defines the kind of problem?
A decision problem
An optimization problem
An undecidable problem
An efficiency problem
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The algorithm below is used to find the largest element in a list of numbers.
By modifying one of the lines in the program it is possible to make the algorithm find the SMALLEST element. Which line would need to be modified and how?
Line 01 becomes target <- list[2]
Line 04 becomes IF (num < target)
Line 04 becomes IF (num = target)
Line 01 becomes list[0] <- target
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following algorithms is the same as the flowchart shown below?
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This graph shows the efficiencies of two different algorithms that solve the same problem. Which of the following is most efficient?
These algorithms are equally efficient
Algorithm A is more efficient than algorithm B
Algorithm B is more efficient than algorithm A
The algorithms have different efficiencies depending on the input size
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
2.1 Algorithms

Quiz
•
10th - 12th Grade
16 questions
Searching & Sorting Algorithms

Quiz
•
10th Grade - University
20 questions
Computer Science

Quiz
•
9th - 12th Grade
15 questions
Algorithm, Pseudocode, and Flowchart

Quiz
•
11th - 12th Grade
20 questions
Algorithms & Code

Quiz
•
12th Grade
12 questions
CSPUnit6AssessmentReview

Quiz
•
9th - 12th Grade
12 questions
Computer Science

Quiz
•
3rd - 12th Grade
10 questions
AP CSP code.org Unit 3 2020

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
62 questions
Spanish Speaking Countries, Capitals, and Locations

Quiz
•
9th - 12th Grade
20 questions
First Day of School

Quiz
•
6th - 12th Grade
6 questions
Maier - AMDM - Unit 1 - Quiz 1 - Estimation

Quiz
•
12th Grade
21 questions
Arithmetic Sequences

Quiz
•
9th - 12th Grade
21 questions
9th Grade English Diagnostic Quiz

Quiz
•
9th - 12th Grade
7 questions
Characteristics of Life

Interactive video
•
11th Grade - University