43. Algorithms - Merge Sort Quiz

43. Algorithms - Merge Sort Quiz

9th Grade

10 Qs

quiz-placeholder

Similar activities

computer science quiz

computer science quiz

KG - Professional Development

10 Qs

CSF U2 Algorithms p1

CSF U2 Algorithms p1

9th - 12th Grade

10 Qs

Algorithms

Algorithms

3rd - 12th Grade

15 Qs

Bubble Sort

Bubble Sort

1st Grade - Professional Development

13 Qs

Microsoft Word 2016 Tables

Microsoft Word 2016 Tables

8th - 12th Grade

13 Qs

40. Algorithm  - Algorithm Efficiency Quiz

40. Algorithm - Algorithm Efficiency Quiz

9th - 12th Grade

11 Qs

Sorting Algorithms

Sorting Algorithms

9th - 12th Grade

10 Qs

44. Algorithms - Bubble Sort Algorithm Quiz

44. Algorithms - Bubble Sort Algorithm Quiz

9th - 12th Grade

11 Qs

43. Algorithms - Merge Sort Quiz

43. Algorithms - Merge Sort Quiz

Assessment

Passage

Computers

9th Grade

Hard

Created by

Andy Workman

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of merge sort over bubble sort?

It is easier to program

It can work on multiple lists at the same time

It uses a divide and conquer method

It is faster for small data sets

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method does merge sort use to solve larger problems?

Trial and error

Sequential search

Divide and conquer

Random selection

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does merge sort repeatedly split the data set?

Until the largest problem is solved

In random halves

In quarters

Until each item is in its own list

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the objective of the given data set of breakfast cereals?

To find the most expensive cereal

To find the healthiest cereal

To put them in alphabetical order

To count the number of cereals

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step of the merge sort algorithm?

Merging the data set

Comparing items in adjacent lists

Repeating the process

Splitting the initial list into individual lists of one item

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of comparing items in adjacent lists in merge sort?

To find the smallest item

To find the largest item

To create a new merge list

To count the number of items

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens to the remaining items after all comparisons are done in merge sort?

They are compared again

They are discarded

They are merged into a new list

They are split into smaller lists

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?