CUET-PG SERIES
Algorithms

Sorting

1 previous year questions.

Volume: 1 Ques
Yield: Medium

High-Yield Trend

1
2023

Chapter Questions
1 MCQs

01
PYQ 2023
medium
algorithms ID: cuet-pg-
The average case complexity of Selection sort, Quick sort and Radix sort is respectively
1
O(n2), O(n2), O(n og2n)
2
O(n2), O(n log2n), O(n log2n)
3
O(n log2n), O(n2) 0(n2)
4
O(n log2n), O(n log2n), O(n log2n)