Merge Sort

Merge Sort

5th Grade

15 Qs

quiz-placeholder

Similar activities

Excel Growth

Excel Growth

5th Grade

20 Qs

Computing XDDD

Computing XDDD

KG - University

10 Qs

Senior Kids Exam 2024

Senior Kids Exam 2024

1st - 5th Grade

10 Qs

Excel Functions and Formatting Quiz

Excel Functions and Formatting Quiz

5th Grade

15 Qs

kiểm tra lớp 4

kiểm tra lớp 4

1st - 10th Grade

15 Qs

Microsoft Excel

Microsoft Excel

5th Grade

10 Qs

Microsoft Word

Microsoft Word

1st - 10th Grade

10 Qs

Revision for HYE

Revision for HYE

5th Grade

10 Qs

Merge Sort

Merge Sort

Assessment

Quiz

Computers

5th Grade

Hard

Created by

M Storey

Used 14+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two simple sorting algorithms mentioned?

Merge sort and Quick sort

Bubble sort and Insertion sort

Bubble sort and Merge sort

Selection sort and Heap sort

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why are bubble sort and insertion sort not good for large lists?

They require too much memory

They are too complex

They are slow

They cannot sort large numbers

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of algorithm is the merge sort?

Exchange sort

Incremental sort

Divide and conquer

Selection sort

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in the merge sort process?

Sorting the list

Merging the list

Breaking down the list into sub-lists

Comparing elements

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the merge sort algorithm begin sorting data?

By swapping all elements

By selecting the smallest element

By dividing the list into two equal parts

By creating pairs of smaller lists

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What makes the merge sort algorithm memory intensive?

It requires additional arrays

It keeps track of many sub-lists in memory

It uses recursion

It sorts data in place

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main use of the merge sort?

Sorting numerical data only

Sorting large lists of unsorted data

Sorting small lists

Sorting data in databases

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?