Sorting Algorithms II

Sorting Algorithms II

Assessment

Assessment

Created by

Yomna Elkholy

Computers

University

25 plays

Hard

Student preview

quiz-placeholder

18 questions

Show all answers

1.

MULTIPLE CHOICE

30 sec • 1 pt

Merge sort uses which of the following techniques to implement sorting?

2.

MULTIPLE CHOICE

30 sec • 1 pt

What is the best case time complexity of merge sort?

3.

MULTIPLE CHOICE

30 sec • 1 pt

What is the worst case time complexity of merge sort?

4.

MULTIPLE CHOICE

30 sec • 1 pt

What is the auxiliary space complexity of merge sort?

5.

MULTIPLE CHOICE

30 sec • 1 pt

A stable sorting algorithm

6.

MULTIPLE CHOICE

30 sec • 1 pt

An adaptive sorting algorithm

7.

MULTIPLE CHOICE

30 sec • 1 pt

Which of the following is not an in-place sorting algorithm?

8.

MULTIPLE CHOICE

30 sec • 1 pt

Choose the incorrect statement about merge sort from the following:

9.

MULTIPLE CHOICE

30 sec • 1 pt

Choose the correct code for a merge sort.

10.

MULTIPLE CHOICE

30 sec • 1 pt

Quick sort follows the divide-and-conquer strategy.

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?