Search Header Logo

Merge Sorts

Authored by LE210 Sankara Nayaki K

Computers

University

Used 35+ times

Merge Sorts
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these algorithms sorts items by first splitting the list of items down into smaller and smaller groups?

Bubble sort

Merge sort

Linear search

Binary search

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What algorithm does this image represent?

Bubble sort

Merge sort

Linear search

Binary search

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a sorting algorithm?

Specific instructions which allow us to understand code

Specific instructions which allow us to organise data in a particular way

Kinda like a word-scrambler

Kinda like a password-decrypter

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most important reason that data needs to be sorted?

It is organised and easier to make sense of.

So it looks nice.

To show we can do it.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do merge sorts work?

They split the list to single elements before piecing them back together, one sublist at a time.

Each item in the list is compared with the following item starting with the last value till the first.

Taking one item at a time from an unsorted list, each new item is compared with the previous until its place is found.

Each item in the list is individually compared with the following item starting with the first value till the last.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following two lists are to be merged, which element first goes into the new merged list?

List 1

2 4 7 9

List 2

1 6 8 12

0

1

2

3

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following two lists are to be merged, which element will be in position 5 in the new merged list?

List 1

2 4 7 9

List 2

1 6 8 12

8

7

6

4

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?