Which algorithm matches this description: "a sorting algorithm that treats the input as two parts, a sorted part and an unsorted part, and repeatedly selects the proper next value to move from the unsorted part to the end of the sorted part."
PDS - 04225 - Sorting Algorithms - Chapter 11 - Part 2

Quiz
•
Computers
•
University
•
Medium
Rafael Orta
Used 253+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Selection Sort
Insertion Sort
Radix Sort
Merge Sort
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which algorithm matches this description: "a sorting algorithm that treats the input as two parts, a sorted part and an unsorted part, and repeatedly inserts the next value from the unsorted part into the correct location in the sorted part."
Selection Sort
Insertion Sort
Merge Sort
Radix Sort
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which algorithm matches this description: "a sorting algorithm that treats the input as a collection of interleaved lists, and sorts each list individually with a variant of the insertion sort algorithm."
Selection Sort
Insertion Sort
Merge Sort
Shell Sort
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assume shell sort and a list of 6 elements, with a gap value of 3, how many interleaved lists will be sorted?
1
2
3
6
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assume shell sort and a list of 6 elements, with a gap value of 3, how many items will be in each interleaved list?
1
2
3
6
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Assume shell sort and a list of 6 elements, If a gap value of 2 is chosen, how many interleaved lists will be sorted?
1
2
3
6
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which algorithm matches this description: "a sorting algorithm that repeatedly partitions the input into low and high parts (each part unsorted), and then recursively sorts each of those parts."
Selection Sort
Insertion Sort
Shell Sort
Quicksort
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
DAA_C_MCQ_2

Quiz
•
University
10 questions
Exploring Trees, Sorting, and Searching

Quiz
•
University
5 questions
CAT I - Quiz 2

Quiz
•
University
7 questions
Binary Search Tree

Quiz
•
University
9 questions
Merge sort | Starter Quiz | Oak National Academy

Quiz
•
9th Grade - University
15 questions
Searching and Sorting

Quiz
•
University - Professi...
11 questions
DSA Diaries 2.0

Quiz
•
University
8 questions
TEAM 2

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade