Unit 6 Pre-Assessment - Algorithms

Quiz
•
Mathematics, Computers
•
11th - 12th Grade
•
Hard
Erin Pennington
Used 77+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 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
3 mins • 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
3 mins • 1 pt
Which of these algorithms will move the robot along the same path as the algorithm shown?
4.
MULTIPLE CHOICE QUESTION
3 mins • 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
3 mins • 1 pt
The algorithm shown 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
3 mins • 1 pt
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
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
17 questions
Unit 5 Vocab #1

Quiz
•
12th Grade
11 questions
40. Algorithm - Algorithm Efficiency Quiz

Quiz
•
9th - 12th Grade
10 questions
7.5.5 PLENARY

Quiz
•
9th - 12th Grade
10 questions
Small Basic (Turtle)

Quiz
•
KG - University
15 questions
AP CSP Algorithms & Programming (College Board Style)

Quiz
•
9th - 12th Grade
10 questions
How Does Pseudocode Flowchart Help With Programming

Quiz
•
11th Grade
15 questions
Algorithm and Problem Solving Quiz

Quiz
•
11th Grade - University
14 questions
CSP - Vocab Quiz JAN2023

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Mathematics
20 questions
Parallel lines and transversals

Quiz
•
9th - 12th Grade
9 questions
Geometry and Trigonometry Concepts

Interactive video
•
9th - 12th Grade
31 questions
2.1.3 Angle relationships

Quiz
•
10th - 11th Grade
10 questions
Angle Relationships with Parallel Lines and a Transversal

Quiz
•
9th - 12th Grade
11 questions
Solving Multistep Equations Quiz

Quiz
•
11th Grade
10 questions
Intro to Parallel and Perpendicular Slopes

Quiz
•
9th - 12th Grade
15 questions
Absolute Value Equations and Inequalities

Quiz
•
9th - 11th Grade
15 questions
Intro To Compound Inequalities

Quiz
•
9th - 12th Grade