
Merge Sort Quiz DAA TASK3

Quiz
•
Computers
•
University
•
Medium
DURAI S
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of Merge Sort in the worst case?
O(n)
O(n log n)
O(n²)
O(log n)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Merge Sort is an example of which type of algorithm?
Greedy algorithm
Divide and Conquer algorithm
Dynamic Programming algorithm
Backtracking algorithm
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the space complexity of Merge Sort?
O(1)
O(n)
O(log n)
O(n²)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about Merge Sort?
It is an in-place sorting algorithm.
It is stable and maintains the relative order of equal elements.
It has a worst-case time complexity of O(n²).
It does not require additional memory for sorting.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Merge Sort, what is the purpose of the 'merge' step?
To divide the array into two halves.
To combine two sorted subarrays into one sorted array.
To swap elements to sort the array.
To select a pivot element for partitioning.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the base case for the Merge Sort recursion?
When the array is empty.
When the array has one element.
When the array is already sorted.
When the array has two elements.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following sorting algorithms is most similar to Merge Sort in terms of time complexity?
Bubble Sort
Quick Sort
Insertion Sort
Selection Sort
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Array

Quiz
•
University
10 questions
RVS_Tech_quizz_even2024-25

Quiz
•
University
15 questions
Javascript Array dan Object

Quiz
•
University
13 questions
Introduction to Algorithms Quiz

Quiz
•
University
10 questions
GCSE Computer Science 9-1: Sorting Algorithms

Quiz
•
10th Grade - University
15 questions
NSCC-CODE TO COIN

Quiz
•
University
15 questions
Selection Sort & Exhaustive Search

Quiz
•
University
15 questions
Pra UAS Algoritma dan Pemrograman Lanjut

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University