
Algorithms Review
Authored by Sarah Chapa
Computers
9th - 12th Grade
Used 36+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
FILL IN THE BLANKS QUESTION
45 sec • 1 pt
Instruction that use sequencing, selection, and iteration is called an (a) .
2.
FILL IN THE BLANKS QUESTION
45 sec • 1 pt
A (a) search repeatedly cuts a sorted list in half until a desired element is found.
3.
FILL IN THE BLANKS QUESTION
45 sec • 1 pt
A (a) search checks each element until the correct value is found.
4.
FILL IN THE BLANKS QUESTION
45 sec • 1 pt
A (a) provides a "good enough" solution when it is impractical or impossible to find an actual solution.
5.
FILL IN THE BLANKS QUESTION
45 sec • 1 pt
The time used to complete a task sequentially divided by the time to complete a task in parallel is called (a)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is iteration?
completing steps in order
executing a portion of an algorithm based on a given condition
repeating a portion of an algorithm
running a program on multiple devices
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which of these algorithms will move the robot along the same path as the algorithm below?
MOVE_FORWARD()
TURN_RIGHT()
MOVE_FORWARD()
TURN_RIGHT()
MOVE_FORWARD()
TURN_RIGHT()
MOVE_FORWARD()
TURN_RIGHT()
REPEAT 2 TIMES
{
MOVE_FORWARD()
MOVE_FORWARD()
TURN_RIGHT()
MOVE_FORWARD()
TURN_RIGHT()
}
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?