Merge Sort Starter

Merge Sort Starter

8th Grade

10 Qs

quiz-placeholder

Similar activities

Sorting Algorithms

Sorting Algorithms

6th - 8th Grade

10 Qs

Sorting Algorithms

Sorting Algorithms

8th Grade

9 Qs

kiểm tra lớp 5

kiểm tra lớp 5

1st - 12th Grade

15 Qs

Phyton 101

Phyton 101

6th - 8th Grade

15 Qs

computer science quiz

computer science quiz

KG - Professional Development

10 Qs

Latihan Soal Mail Merge

Latihan Soal Mail Merge

8th Grade

15 Qs

Year 7 - Spreadsheet Knowledge Quiz

Year 7 - Spreadsheet Knowledge Quiz

7th Grade - University

10 Qs

Microsoft Word 2016 Tables

Microsoft Word 2016 Tables

8th - 12th Grade

13 Qs

Merge Sort Starter

Merge Sort Starter

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Mona-Lisa Roberts

Used 202+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How does a merge sort work?

It sorts a list by comparing neighbouring items to see which is out of order

It takes one item from the list and places it in the correct place

It finds an item of data in a list

It divides the list into sublists and then merges pairs of sublists together to sort the data.

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following is an advantage of a merge sort?

It's simple to implement

It takes a long time to run

It's quick and efficient for sorting long lists

There is no advantage of using a merge sort

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which sorting algorithm is described by: split a list into individual lists, then combine these, two lists at a time.

Merge

Bubble

Insertion

Binary

4.

FILL IN THE BLANK QUESTION

30 sec • 5 pts

Media Image

What's the next line of merge sort? No spaces, only commas

5.

FILL IN THE BLANK QUESTION

30 sec • 5 pts

Media Image

What is the subsequent line of merge sort? No spaces only commas

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

During the first comparison of the final stage, the two numbers compared are 1 and ?

2

4

1

3

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Media Image

During the SECOND comparison of the final stage, the two numbers compared are ? and ?

2 and 2

1 and 2

6 and 7

2 and 4

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?