Merge Sort

Merge Sort

5th Grade

15 Qs

quiz-placeholder

Similar activities

Mail Merge

Mail Merge

4th - 7th Grade

10 Qs

ICT Theme 1 Quizz For grade5

ICT Theme 1 Quizz For grade5

5th Grade

15 Qs

Spreadsheet

Spreadsheet

5th - 11th Grade

12 Qs

Database Fundamentals

Database Fundamentals

KG - University

10 Qs

Microsoft Excel - Charts

Microsoft Excel - Charts

5th Grade

10 Qs

Digital Graphics Using Drawing Tools

Digital Graphics Using Drawing Tools

4th - 11th Grade

20 Qs

Play with MS Excel - 1

Play with MS Excel - 1

5th - 7th Grade

15 Qs

Search and Sort Algorithms

Search and Sort Algorithms

4th - 11th Grade

16 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?