Time Complexity Fun

Time Complexity Fun

University

29 Qs

quiz-placeholder

Similar activities

Latihan Soal UAS KIMIA Kelas XII.IA

Latihan Soal UAS KIMIA Kelas XII.IA

12th Grade - University

25 Qs

Arritmias. EKG. Manejo de arritmias

Arritmias. EKG. Manejo de arritmias

University

24 Qs

TOC 1 B

TOC 1 B

University

25 Qs

Anto Keiänen UE8 jakso 3

Anto Keiänen UE8 jakso 3

KG - Professional Development

24 Qs

THI QUIZIZZ TUẦN 1_ĐIỂM CHẠM CẢM XÚC

THI QUIZIZZ TUẦN 1_ĐIỂM CHẠM CẢM XÚC

University

25 Qs

final round

final round

University

30 Qs

Git e Github

Git e Github

University

30 Qs

Amino acid General Structure and information

Amino acid General Structure and information

University

25 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?