Skip to content
✈
AEVROFY
← Sorting Algorithms
Quiz
Sorting Algorithms
Question 1 / 3
⏱ 00:00
What is the lower bound for comparison-based sorting?
A
O(n)
B
O(n log n)
C
O(n²)
D
O(log n)
← Previous
Next →
Sorting Algorithms quiz — Learn · Aevrofy