Sorting Quiz #2

Sorting Quiz #2

10th Grade

21 Qs

quiz-placeholder

Similar activities

Even and Odd

Even and Odd

2nd Grade - University

20 Qs

Sorting Shapes

Sorting Shapes

1st Grade - University

20 Qs

Prisms, Spheres, Cylinders Vocabulary

Prisms, Spheres, Cylinders Vocabulary

2nd Grade - University

20 Qs

Classifying Three Dimensional Shapes

Classifying Three Dimensional Shapes

3rd Grade - University

20 Qs

Classify Shapes

Classify Shapes

3rd Grade - University

20 Qs

Classifying Shapes

Classifying Shapes

2nd Grade - University

20 Qs

Vertex Edge Graphs Review

Vertex Edge Graphs Review

10th - 12th Grade

25 Qs

Quizizz KiddoFair_Dec22

Quizizz KiddoFair_Dec22

8th - 12th Grade

16 Qs

Sorting Quiz #2

Sorting Quiz #2

Assessment

Quiz

Mathematics

10th Grade

Medium

Created by

Andrea Woullard

Used 7+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main concept behind merge sorting?

Insertion sort algorithm

Selection sort algorithm

Divide-and-conquer algorithm

Bubble sort algorithm

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in the merge sort algorithm?

Combine the sublists

Sort the sublists individually

Merge the sublists

Divide the original array or unsorted list midway into sublists/subarrays

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the second step in the merge sort algorithm?

Divide the subarrays (lists) into even smaller subarrays (lists)

Combine the two sorted sublists into one sorted list

Sort each sublist recursively using merge sort

Merge the two sorted sublists

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of these are sorting algorithms?

Bubble

Merge

Binary

Linear

Caesar

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these algorithms compares consecutive pairs of items and swaps two items if they're not in order?

Bubble sort

Linear search

Merge sort

Binary search

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these algorithms is usually more efficient (takes fewer steps) in sorting a list of items?

Bubble sort

Merge sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most important reason that data needs to be sorted?

It is organised and easier to make sense of.

So it looks nice.

To show we can do it.

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?