Which phrase best defines an algorithm?
AP CSP Unit 10 Algorithms

Quiz
•
Computers
•
12th Grade
•
Medium
Mister Swagner
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
exact list of clear steps
random guessing until success
picture of computer wires
secret password saved offline
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which problem is provably unsolvable for all inputs?
sorting eight random numbers
multiplying two whole numbers
deciding if any program halts
finding a name linearly
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Emma is organizing a school event and needs to arrange chairs in a grid pattern. She repeats the process of placing chairs in a row n times, and for each row, she repeats placing chairs n times. What is the overall Big-O time complexity of this chair arrangement process?
linear time in n
quadratic time n squared
constant time regardless size
logarithmic time log n
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Binary search only works when the list is
sorted into correct order
stored on flash drive
full of duplicate entries
limited to ten items
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Michael is organizing his collection of books on a shelf. He picks up each book one by one and places it in its correct position among the already sorted books. What is the average complexity of this sorting method?
constant time for all
n log n steps
about n squared steps
roughly log n steps
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Inside many loops, an accumulator is used to
keep a running total
index through each value
randomize entire list order
encrypt the data items
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why might a map app use a heuristic instead of the perfect Traveling-Salesman answer?
guarantees absolute shortest path
uses less battery power
gets good route quickly
avoids all traffic jams
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Heap Sort in Java

Quiz
•
12th Grade
20 questions
19.1 Algorithms Cambridge iA 9618

Quiz
•
12th Grade
11 questions
Understanding Algorithm Complexity and Big O Notation (video)

Quiz
•
12th Grade
10 questions
Algorithm and Problem Solving Quiz

Quiz
•
12th Grade
15 questions
Code.org - Unit 6 Review

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

Quiz
•
9th - 12th Grade
10 questions
Dastan - Part 3

Quiz
•
12th Grade
15 questions
AP CSP Algorithms & Programming (College Board Style)

Quiz
•
9th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University