
CC104 - FT Quiz #1
Authored by Jerome Escultura
Other
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the key strategy used by both Merge Sort and Quick Sort?
Divide and conquer
Dynamic programming
Greedy method
Backtracking
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In Merge Sort, what is the primary purpose of dividing the list into two halves?
To simplify the sorting process by working with smaller parts
To find the middle element of the list
To compare all elements directly with each other
To remove duplicate values
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following best describes the time complexity of Merge Sort?
O(n log n)
O(n^2)
O(log n)
O(n)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which sorting technique requires a “pivot” element to split the list?
Quick Sort
Merge Sort
Binary Search
Bubble Sort
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How does Binary Search work on a sorted list?
By repeatedly dividing the search interval in half
By scanning each element sequentially
By calculating the sum of all elements
By randomly selecting elements to compare
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the best-case time complexity of Quick Sort?
O(n log n)
O(n^2)
O(log n)
O(1)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is Binary Search not suitable for unsorted lists?
Because it relies on order to reduce search intervals
Because it uses too much memory
Because it sorts elements before searching
Because it’s slower than linear search
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?