insertion sort

insertion sort

12th Grade

10 Qs

quiz-placeholder

Similar activities

XII Samacheer Computer Science

XII Samacheer Computer Science

12th Grade - University

10 Qs

CPIT 201 Algorithms

CPIT 201 Algorithms

12th Grade - University

15 Qs

PENILAIAN HARIAN 2

PENILAIAN HARIAN 2

11th Grade - University

10 Qs

Enumeration and Recursion

Enumeration and Recursion

11th Grade - University

12 Qs

Big O Notation CLC

Big O Notation CLC

12th Grade

8 Qs

3.2D Uses of Algorithm

3.2D Uses of Algorithm

9th - 12th Grade

6 Qs

SDD HSC Quiz 4B Q11-15

SDD HSC Quiz 4B Q11-15

12th Grade

5 Qs

2.1.3 Algorithms (Sorting)

2.1.3 Algorithms (Sorting)

12th Grade

13 Qs

insertion sort

insertion sort

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Jon Andrews

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of these are NOT valid reasons why a programmer might choose a bubble sort to sort a dataset? (Choose 1-4 answers)

More complex sorting algorithms can require a lot of memory

The dataset might contain a small number of items

The dataset might contain a large number of items

0.6 of a second to sort 10,000 items sounds reasonable

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Media Image

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Speed of sort depends on how unordered the list is.
Bubble sort
Insertion sort
Bubble sort and insertion sort

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm needs to go through the list repeatedly?<br />
Bubble Sort
Insertion Sort
Merge Sort
Quick Sort

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What type of sort is this?

insertion sort

merge sort

binary sort

bubble sort

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Doesn’t use much memory.
Bubble sort
Insertion sort
Bubble sort and insertion sort

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Efficient way to check if a list is already in order.
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?