
Bubble and Merge Sort

Quiz
•
Computers
•
10th Grade
•
Medium
Emma-Louise Brant
Used 32+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What would be the order of this list after 1 pass of a bubble sort? 5, 2, 18, 7, 6, 9
2, 5, 6, 7, 9, 18
18, 9, 7, 6, 5, 2
2, 5, 7, 6, 9, 18
5, 2, 7, 6, 18, 9
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
What does a sorting algorithm do?
Finds an item of data in a set of data
Saves a set of data
Puts a list of items into order
Copies a list of items
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Which of the following is not a sorting algorithm?
Bubble Sort
Insertion Sort
Merge Sort
Long Sort
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
How does a bubble sort work?
It sorts a list by comparing neighbouring items to see which is out of order
It takes one item from the list and places it in the correct place
It finds an item of data in a list
It divides the list into sublists and then merges pairs of sublists together to sort the data.
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
How does a merge sort work?
It sorts a list by comparing neighbouring items to see which is out of order
It takes one item from the list and places it in the correct place
It finds an item of data in a list
It divides the list into sublists and then merges pairs of sublists together to sort the data.
6.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
7.Why does a bubble sort do a final pass even when the data is in the correct order?
To put the data back into a list
To save the list
Because it doesn't recognise that the list is in order until it completes a final pass with no swaps
To double check in case of mistakes
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
8.Which of the following is an advantage of a bubble sort?
It takes a very long time to run
It's very quick
It's simple to implement
There is no advantage of using a bubble sort
Create a free account and access millions of resources
Similar Resources on Wayground
13 questions
Microsoft Word 2016 Tables

Quiz
•
8th - 12th Grade
11 questions
44. Algorithms - Bubble Sort Algorithm Quiz

Quiz
•
9th - 12th Grade
13 questions
Quis Berpikir Komputasional Kelas X-1

Quiz
•
10th Grade
10 questions
Tes Diagnostik

Quiz
•
9th - 12th Grade
10 questions
Refleksi

Quiz
•
10th Grade
8 questions
Bubble Sorts

Quiz
•
8th - 11th Grade
14 questions
List Review Quiz

Quiz
•
9th - 12th Grade
12 questions
Python set

Quiz
•
10th 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
9/11 Experience and Reflections

Interactive video
•
10th - 12th 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
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade