Bubble Sort

Bubble Sort

Assessment

Quiz

Computers

6th - 10th Grade

Medium

Created by

taz khan

Used 89+ times

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Compares pairs of items and swaps them if they are in the wrong order. Each pair in the list is checked.
Bubble sort
Insertion sort

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Inefficient way to sort a list.
Bubble sort
Insertion sort

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Which type of sort algorithm is this?
Bubble
Merge
Insertion

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A bubble sort goes through each pair in a list and swaps them if not in order.
True
False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a bubble sort do?
Sorts a list by comparing two items that are side by side, to see which is out of order
Separates a list of data into different collections of data, before sorting and gathering back into a list
Finds an item of data in a list

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why does a bubble sort do a final pass even when the data is in the correct order?
To save the data
It does not recognise that the data is in order until the final pass requires no changes
It needs to do this to put the data back in to a list

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an advantage of a bubble sort?
It is a very small and simple computer program
It takes a very long time to run
It is very quick

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?