
Searches and Sorts

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Rachel Pugh
Used 10+ times
FREE Resource
34 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Bubble sort uses a divide-and-conquer approach.
True
False
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which sort is the slowest and most inefficient of all?
Bubble sort
Merge sort
Selection sort
Insertion sort
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
The divide-and-conquer approach is the fastest approach in most cases
True
False
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
In an insertion sort, what would the list look like after the third pass?
1 2 5 4 3
1 2 3 4 5
1 2 4 5 3
2 5 1 4 3
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Which of the following best describes merge sort?
The original list is divided into four parts and reduced.
The original list is split in half and then sorted and combined.
The original list is broken up into sublists repeatedly until each sublist contains one element and then combined
If the number of elements is even, the list is divided into two parts and sorted but if it is odd, the list is divided into three parts and then sorted.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Create a free account and access millions of resources
Similar Resources on Wayground
33 questions
Binary and linear search

Quiz
•
10th Grade
38 questions
Data Structures and Algorithms

Quiz
•
11th Grade
29 questions
Module 4 Questions

Quiz
•
12th Grade
34 questions
Competitive Programming: Intro to the Arts of Problem Solving

Quiz
•
9th - 12th Grade
30 questions
GCSE (9–1) CS 2.1 Algorithms

Quiz
•
9th - 11th Grade
35 questions
Python - 2.தரவு அருவமாக்கம்

Quiz
•
12th Grade
30 questions
Searching & Sorting Algorithms

Quiz
•
10th - 11th Grade
38 questions
Python Data Visualization Quiz

Quiz
•
11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
17 questions
[AP CSP] Binary Number System

Lesson
•
9th - 12th Grade
15 questions
1.1 Network Fundamentals Quiz

Quiz
•
10th Grade
20 questions
Understanding Information Processing Cycle

Quiz
•
10th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade