Why is Bubble Sort called “Bubble” Sort?

ITCC104: FINAL EXAMINATION

Quiz
•
Information Technology (IT)
•
University
•
Medium

ZPPSU VLs
Used 5+ times
FREE Resource
76 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
It uses a heap-like structure.
It divides the array in half repeatedly.
Larger values the top as they swap
It selects the minimum value and moves it to the front.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What makes Insertion Sort efficient for nearly sorted arrays?
It always runs in O(n²) time regardless of input.
It uses a binary tree to store values.
It performs fewer comparisons and shifts when data is nearly sorted
It divides the array using pivot elements.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does Selection Sort differ from Bubble Sort in process?
Bubble Sort selects the smallest item directly.
Selection Sort finds the smallest and swaps it once per pass
Bubble Sort only works on even-sized arrays.
d. Selection Sort only works with strings.
Selection Sort only works with strings.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the divide-and-conquer approach mean in Merge Sort?
It swaps values from left to right.
It places maximum values at the end.
It breaks the array into parts, sorts them, and merges
It deletes half of the data in each step.
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which characteristic best explains why Heap Sort is not a stable algorithm?
The rearrangement in heap structure changes equal elements' order
It merges elements too quickly.
It sorts elements without comparison.
It adds new values during the sorting process.
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How does Quick Sort choose where to divide the list?
Based on the largest value in the array
It picks a pivot and partitions around it
It uses the mean of the array
It randomly swaps elements
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In what situation would Merge Sort be preferred over Quick Sort?
When the data is small
When stability is not important
When consistent performance is needed in worst-case scenarios
When memory usage is a major concern
Create a free account and access millions of resources
Similar Resources on Quizizz
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
25 questions
SS Combined Advisory Quiz

Quiz
•
6th - 8th Grade
40 questions
Week 4 Student In Class Practice Set

Quiz
•
9th - 12th Grade
40 questions
SOL: ILE DNA Tech, Gen, Evol 2025

Quiz
•
9th - 12th Grade
20 questions
NC Universities (R2H)

Quiz
•
9th - 12th Grade
15 questions
June Review Quiz

Quiz
•
Professional Development
20 questions
Congruent and Similar Triangles

Quiz
•
8th Grade
25 questions
Triangle Inequalities

Quiz
•
10th - 12th Grade