...
Question 9704 – Time-Complexity
February 13, 2024
Question 9527 – Time-Complexity
February 13, 2024
Question 9704 – Time-Complexity
February 13, 2024
Question 9527 – Time-Complexity
February 13, 2024

Question 9517 – Time-Complexity

The tightest lower bound on the number of comparisons, in the worst case, for comparison-based sorting is of the order of

Correct Answer: C

Question 19 Explanation: 
In comparison based sorting, the tightest bound of number of comparisons is θ(n log n).
→ Tightest upper bound is (big O).
Tightest lower bound is (big Ω).
A
n
B
n2
C
nlogn
D
nlog2n
0 0 votes
Article Rating
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x
error: Alert: Content selection is disabled!!