Time Complexity Fun

Time Complexity Fun

University

29 Qs

quiz-placeholder

Similar activities

AOA Quiz Exp1-5

AOA Quiz Exp1-5

University

33 Qs

Ready to Go!

Ready to Go!

9th Grade - University

25 Qs

Anatomía Miembro Superior

Anatomía Miembro Superior

University

25 Qs

Pharma Room Grand Opening Quiz

Pharma Room Grand Opening Quiz

University

25 Qs

Lịch sử văn minh thế giới - Phần 4

Lịch sử văn minh thế giới - Phần 4

University

28 Qs

Morse Code Alphabet

Morse Code Alphabet

3rd Grade - University

26 Qs

DS & Algorithms Exam 2

DS & Algorithms Exam 2

University

24 Qs

Schweller Exam 1 :,)

Schweller Exam 1 :,)

University

30 Qs

Time Complexity Fun

Time Complexity Fun

Assessment

Quiz

Other

University

Medium

Created by

Yuli Jasso

Used 56+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What is worst case run time for quick sort?

O(nlogn)
O(n)

O(log n)

O(n^2)

2.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What is best case run time for insertion sort?

O(log n)
O(n^2)
O(n)
O(1)

3.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What is worst case runtime for merge sort?

O(log n)
O(n)
O(n log n)
O(n^2)

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What is best case run time for quick sort?

O(n log n)
O(log n)
O(n^2)
O(n)

5.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What is worst case runtime for insertion sort?

O(n^2)
O(log n)
O(1)
O(n)

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

What is best case runtime for merge sort?

O(n^2)
O(n log n)
O(n)
O(log n)

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

log(n) = θ(n)

True

False

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?