tri game

tri game

University

22 Qs

quiz-placeholder

Similar activities

Mr and Ms CS Quiz

Mr and Ms CS Quiz

University

20 Qs

SEM I Unit 2 Post Test

SEM I Unit 2 Post Test

9th Grade - University

21 Qs

TECHTRIX2025 BUGHUNT SET1

TECHTRIX2025 BUGHUNT SET1

University

20 Qs

Sorting techniques Quiz

Sorting techniques Quiz

University

20 Qs

Teknik Algoritma Sorting

Teknik Algoritma Sorting

11th Grade - University

25 Qs

Competitive Coding Quiz

Competitive Coding Quiz

University

20 Qs

TechOdeyssey

TechOdeyssey

University

20 Qs

Brain Wave Round 1

Brain Wave Round 1

University

18 Qs

tri game

tri game

Assessment

Quiz

Other

University

Hard

Created by

Akhil Rambha

Used 2+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is sorting?

Searching for an element

Arrangement of elements

Rearrangement of elements

All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a comparison-based sorting algorithm?

Counting Sort

Radix Sort

Quick Sort

Bucket Sort

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm works by repeatedly swapping adjacent elements if they are in the wrong order?

Merge Sort

Insertion Sort

Heap Sort

Selection Sort

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm is known for its stability?

Quick Sort

Heap Sort

Merge Sort

Selection Sort

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm has a time complexity of O(n^2) in the worst-case scenario but is still used for its simplicity?

Merge Sort

Quick Sort

Bubble Sort

Insertion Sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm has both average-case and worst-case time complexity of O(n log n) but is not comparison-based?

Radix Sort

Bucket Sort

Counting Sort

Quick Sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of Quick Sort in the best-case scenario?

O(n)

O(n log n)

O(n^2)

O(log n)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?