
Sorting and Searching Algorithms Quiz

Quiz
•
Computers
•
8th Grade
•
Hard
Stanislaw Kuczewski
Used 2+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm starts at the first value in the list and compares pairs of values?
Linear
Insertion
Bubble
Merge
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is there an inner condition-controlled loop in the Merge sort algorithm?
To make use of multiple lists/arrays
To avoid knowing how many swaps are needed
To run until a condition is met
To compare all values
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a similarity between Bubble sort and Insertion sort?
Both discard half of the item set after each comparison
Both use a temporary value
Both start at the second value in the list
Both are most efficient for large lists
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which search algorithm is suitable for smaller data sets?
Linear search
Binary search
Bubble sort
Insertion sort
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the Binary search algorithm, what is done if the target value is larger than the selected value?
Discard right half
Repeat until the target value is found or not found
Discard left half
Check if the selected value matches the target value
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a difference between Linear search and Binary search?
Binary search searches each item in sequence after each comparison
Binary search starts with the middle value
Linear search is suitable for large data sets
Linear search starts with the first value
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm creates a sorted list within the array?
Insertion sort
Merge sort
Linear search
Bubble sort
Similar Resources on Wayground
12 questions
Computing Sort and Search Algorithms

Quiz
•
7th - 11th Grade
9 questions
Blues Non-Neg Quiz

Quiz
•
1st Grade - University
10 questions
Year 8: Search and Sort Algorithms Summer 1: Homework 3

Quiz
•
8th Grade
10 questions
Artificial Intelligence

Quiz
•
8th Grade
8 questions
Flowcharts and algorithms

Quiz
•
8th - 10th Grade
10 questions
Computational Thinking Concept of Decomposition Quiz

Quiz
•
6th - 8th Grade
10 questions
lakshya and nirvan

Quiz
•
8th Grade
10 questions
Y9 Intro to Python

Quiz
•
8th 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 Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade