Bubble Sort

Bubble Sort

1st Grade - Professional Development

13 Qs

quiz-placeholder

Similar activities

Searching and Sorting

Searching and Sorting

University

16 Qs

2.1 Algorithms - Searches and Sorts

2.1 Algorithms - Searches and Sorts

6th Grade

15 Qs

Sorting Algorithms

Sorting Algorithms

9th Grade

10 Qs

2.1 Bubble sort vs Insertion sort

2.1 Bubble sort vs Insertion sort

10th - 11th Grade

12 Qs

Merge Sort

Merge Sort

10th Grade

14 Qs

Search & Sort Algorithms

Search & Sort Algorithms

7th - 11th Grade

18 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

10th Grade - University

16 Qs

2.1.3 Algorithms (Sorting)

2.1.3 Algorithms (Sorting)

12th Grade

13 Qs

Bubble Sort

Bubble Sort

Assessment

Quiz

Computers

1st Grade - Professional Development

Hard

Created by

Elliot Hughes

Used 308+ times

FREE Resource

13 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

The process keeps repeating until there are no swaps in a pass.
Bubble sort
Insertion sort

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Efficient way to check if a list is already in order.
Bubble sort
Insertion sort

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Inefficient way to sort a list.
Bubble sort
Insertion sort

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Takes each item in turn and puts it in the right place using the first item in the list as a starting point.
Bubble sort
Insertion sort

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Starts by looking at the second item and compares it to all items before it in order to insert it in the right place.
Bubble sort
Insertion sort

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Repeats the process for the rest of the items until the last item has been inserted in the correct place.
Bubble sort
Insertion sort

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?