Big O Notation

Big O Notation

12th Grade

19 Qs

quiz-placeholder

Similar activities

AP CSP Unit 10 Algorithms

AP CSP Unit 10 Algorithms

12th Grade

15 Qs

COMP 210 - Help for MDTM 2

COMP 210 - Help for MDTM 2

12th Grade

20 Qs

Fun Quiz 1 - KSNP TIK 2021

Fun Quiz 1 - KSNP TIK 2021

8th - 12th Grade

21 Qs

ONE 6th FORM A* & Dijkstras and complexities

ONE 6th FORM A* & Dijkstras and complexities

12th Grade

20 Qs

MS 101 - FINAL QUIZ

MS 101 - FINAL QUIZ

12th Grade

22 Qs

Big O Notation

Big O Notation

12th Grade

17 Qs

Algorithm questions

Algorithm questions

12th Grade - University

20 Qs

Sorting  Algorithms &  Efficiency

Sorting Algorithms & Efficiency

11th - 12th Grade

15 Qs

Big O Notation

Big O Notation

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Mrs Adam

Used 11+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Worst case time complexity for Bubble Sort

O(n^2) - Polynomial

O(1) - Constant

O(n) - Linear

O(n log n) - Linearithmic

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Best case time complexity for Insertion Sort

O(n^2) - Polynomial

O(1) - Constant

O(n) - Linear

O(n log n) - Linearithmic

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Average case time complexity for Merge Sort

O(n^2) - Polynomial

O(1) - Constant

O(n) - Linear

O(n log n) - Linearithmic

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Worst case time complexity for Quick Sort

O(n^2) - Polynomial

O(1) - Constant

O(n) - Linear

O(n log n) - Linearithmic

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Best case time complexity for Bubble Sort

O(n^2) - Polynomial

O(1) - Constant

O(n) - Linear

O(n log n) - Linearithmic

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Average case time complexity for Insertion Sort

O(n^2) - Polynomial

O(1) - Constant

O(n) - Linear

O(n log n) - Linearithmic

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Worst case time complexity for Quick Sort

O(n^2) - Polynomial

O(1) - Constant

O(n) - Linear

O(n log n) - Linearithmic

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?