
Algorithm Quiz

Quiz
•
Computers
•
9th Grade
•
Hard

H Y
Used 7+ times
FREE Resource
8 questions
Show all answers
1.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
Which algorithm did we learn today?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
After performing the first step in the Insertion Sort Algorithm (in ascending order), what is the result?
Initial List: [5, 2, 8, 4, 1]
[1, 5, 2, 8, 4]
[2, 5, 8, 4, 1]
[5, 2, 8, 4, 1]
[1, 4, 8, 2, 5]
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
After performing the third step in the Insertion Sort Algorithm (in ascending order), what is the result?
Initial List: [5, 2, 8, 4, 1]
[5, 2, 8, 4, 1]
[1, 2, 5, 4, 8]
[1, 2, 4, 5, 8]
[2, 5, 8, 4, 1]
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
List the key steps involved in the Insertion Sort Algorithm.
Comparison, Swap, Iteration, Pass, Repeat
Dividing, merging and sorting
Take, Compare, Insert
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In the Insertion Sort algorithm, where is the first element of the original list placed initially?
Middle of the sorted list
Leftmost position of the sorted list
Rightmost position of the sorted list
Outside the sorted list
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In the Insertion Sort algorithm, what happens if the current element is bigger than the rightmost element in the sorted list?
Inserted at the beginning
Ignored
Skipped
Inserted at the end
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
After performing the first step in the Insertion Sort Algorithm (descending order), what is the result?
Initial List: [1, 5, 8, 4, 3]
[8, 5, 4, 3, 1]
[8, 4, 3, 1, 5]
[1, 5, 8, 4, 3]
[1, 5, 8, 4, 3]
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
After performing the third step in the Insertion Sort Algorithm (descending order), what is the result?
Initial List: [1, 5, 8, 4, 3]
[8, 5, 1, 4, 3]
[1, 5, 8, 4, 3]
[8, 5, 4, 1, 3]
[5, 1, 8, 4, 3]
Similar Resources on Wayground
10 questions
Arti dan Konsep AP

Quiz
•
9th Grade
10 questions
Y9 - Inputs, Outputs, Flowcharts

Quiz
•
8th Grade - University
10 questions
Programming Tools

Quiz
•
6th Grade - University
12 questions
Sorting and searching

Quiz
•
9th Grade
10 questions
2.1 Sorting Algorithms

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

Quiz
•
9th - 12th Grade
10 questions
public secret

Quiz
•
5th - 9th Grade
11 questions
Microsoft Outlook Quiz-Review game

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

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade