Array

Array

University

15 Qs

quiz-placeholder

Similar activities

DSA Quiz 2cse2

DSA Quiz 2cse2

University

15 Qs

searching quiz

searching quiz

University

10 Qs

ADA Module-1

ADA Module-1

University

10 Qs

Sorting Algorithms

Sorting Algorithms

University

14 Qs

Algorithms and algorithmic Complexity

Algorithms and algorithmic Complexity

University

10 Qs

Data Structures - Training: Quiz 1

Data Structures - Training: Quiz 1

University

11 Qs

Sort

Sort

University - Professional Development

15 Qs

Design And Analysis of Algorithms

Design And Analysis of Algorithms

University

10 Qs

Array

Array

Assessment

Quiz

Computers

University

Medium

Created by

Kadin Henningham

Used 14+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Best Case for Selection Sort

O(n2)

O(1)

O(nlogn)

O(n)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Average Case for Selection Sort

O(logn)

O(1)

O(n2)

O(n)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Worst Case for Selection Sort

O(n)

O(logn)

O(nlogn)

O(n2)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Best Case for Insertion Sort

O(n!)

O(1)

O(n)

O(nlogn)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Worst Case for Insertion Sort

O(nlogn)

O(n2)

O(n!)

O(n)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Average Case for Insertion Sort

O(n)

O(nlogn)

O(n2)

O(1)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Worst Case for Bubble Sort

O(1)

O(n)

O(2n)

O(n2)

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?