Search Header Logo

Merge Sort

Authored by Kevin Dunn

Computers

10th Grade

Used 5+ times

Merge Sort
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

0 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

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is not a sorting algorithm?

Bubble Sort

Insertion Sort

Merge Sort

All Sort

3.

MULTIPLE CHOICE QUESTION

45 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.

4.

MULTIPLE CHOICE QUESTION

0 sec • 5 pts

Which of the following is an advantage of a merge sort?

It's simple to implement

It takes a long time to run

It's quick and efficient for sorting long lists

There is no advantage of using a merge sort

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

8.Which of the following is a disadvantage of a merge sort?

It takes a very long time to run

It uses more memory than a bubble sort

It is more complex to implement

There is no disadvantage of using a merge sort

6.

REORDER QUESTION

1 min • 1 pt

Arrange these stages of a merge sort in the correct order.

Combine two single items into a sorted pair

Combine the sub-lists into a new sorted list

Repeatedly halve the lists into sub-lists

Stop dividing when the list is a single item

Repeat until there is a single sorted list

7.

FILL IN THE BLANK QUESTION

1 min • 5 pts

Media Image

What's the next line of merge sort? Do not leave spaces between items, only commas

(a)  

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?