2.1 Bubble sort vs Insertion sort

2.1 Bubble sort vs Insertion sort

10th - 11th Grade

12 Qs

quiz-placeholder

Similar activities

Merge sort | Starter Quiz | Oak National Academy

Merge sort | Starter Quiz | Oak National Academy

9th Grade - University

9 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

11th Grade

10 Qs

Sorting Algorithm

Sorting Algorithm

11th Grade

12 Qs

Algorithms

Algorithms

3rd - 12th Grade

15 Qs

Merge Sort

Merge Sort

10th Grade

7 Qs

Sorting Algorithms in Java

Sorting Algorithms in Java

11th - 12th Grade

17 Qs

Bubble Sort

Bubble Sort

10th Grade

8 Qs

Sorting Algorithms

Sorting Algorithms

9th - 12th Grade

10 Qs

2.1 Bubble sort vs Insertion sort

2.1 Bubble sort vs Insertion sort

Assessment

Quiz

Computers

10th - 11th Grade

Medium

Created by

Adrian Esch

Used 604+ times

FREE Resource

12 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

45 sec • 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?