Merge Sort

Merge Sort

5th Grade

15 Qs

quiz-placeholder

Similar activities

GCSE Computing - Searching & Sorting algorithms #1

GCSE Computing - Searching & Sorting algorithms #1

4th - 5th Grade

10 Qs

Spreadsheet

Spreadsheet

5th - 11th Grade

12 Qs

Computer Science Quiz

Computer Science Quiz

KG - Professional Development

18 Qs

Mail  Merge

Mail Merge

5th Grade

13 Qs

Bubble sort and Decision Flowchart

Bubble sort and Decision Flowchart

5th Grade

10 Qs

Database Fundamentals

Database Fundamentals

KG - University

10 Qs

Struktur Data - Sorting

Struktur Data - Sorting

1st - 10th Grade

15 Qs

Sort and search algorithms

Sort and search algorithms

KG - 5th Grade

10 Qs

Merge Sort

Merge Sort

Assessment

Quiz

Computers

5th Grade

Hard

Created by

M Storey

Used 12+ 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?