Which sorting algorithm repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order?

Sorting Algorithms Quiz No 2

Quiz
•
Computers
•
12th Grade
•
Hard
Elizabeth Gist
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
MergeSort
QuickSort
BubbleSort
InsertionSort
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm selects an element as a pivot and partitions the array around the pivot?
QuickSort
MergeSort
SelectionSort
HeapSort
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm builds the final sorted array one item at a time by repeatedly taking the minimum element from the unsorted part and placing it at the beginning?
BubbleSort
MergeSort
InsertionSort
SelectionSort
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In which sorting algorithm does the sorting happen by merging two sorted arrays into one?
QuickSort
MergeSort
BubbleSort
InsertionSort
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm is known for its simplicity and effectiveness for small datasets or partially sorted arrays?
QuickSort
BubbleSort
InsertionSort
MergeSort
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm is considered unstable, meaning it may change the relative order of elements with equal keys?
QuickSort
MergeSort
SelectionSort
BubbleSort
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting algorithm's worst-case time complexity is O(n^2) and best-case time complexity is O(n log n)?
MergeSort
QuickSort
BubbleSort
InsertionSort
Create a free account and access millions of resources
Similar Resources on Quizizz
9 questions
IB CS Topic 4.2

Quiz
•
11th - 12th Grade
7 questions
18.10.25. - 2.TR do 3.4.1.

Quiz
•
10th Grade - University
10 questions
Heap Sort in Java

Quiz
•
12th Grade
10 questions
Data Structures & Algorithms

Quiz
•
12th Grade
15 questions
AS Computing: Data Structures

Quiz
•
10th Grade - University
10 questions
7.5 Standard Methods of Solution Cambridge IGCSE 0478

Quiz
•
10th Grade - University
5 questions
Pre-Test Sorting

Quiz
•
10th Grade - University
15 questions
G10 CS Bubble Search

Quiz
•
12th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

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

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University