SLR26 - Big O Notation

SLR26 - Big O Notation

4th - 12th Grade

26 Qs

quiz-placeholder

Similar activities

Analysis and design of algorithms

Analysis and design of algorithms

12th Grade

22 Qs

Khám phá Computer

Khám phá Computer

5th Grade

21 Qs

Quiz B1 về Mảng trong Python

Quiz B1 về Mảng trong Python

12th Grade

21 Qs

notepad

notepad

12th Grade

22 Qs

Tecnología e Innovaciób BLOQUE 2

Tecnología e Innovaciób BLOQUE 2

11th Grade

24 Qs

FIBONACCI

FIBONACCI

5th - 8th Grade

25 Qs

List in Python

List in Python

11th Grade

25 Qs

Algorithms - Limits of Computation

Algorithms - Limits of Computation

12th Grade

30 Qs

SLR26 - Big O Notation

SLR26 - Big O Notation

Assessment

Quiz

Computers

4th - 12th Grade

Medium

Created by

Paul Gorvin

Used 8+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of notation is this?: O(N)

Constant

Logarithmic

Linear

Polynomial

Exponential

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of notation is this?: O(2N)

Constant

Logarithmic

Linear

Polynomial

Exponential

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of notation is this?: O(N2)

Constant

Logarithmic

Linear

Polynomial

Exponential

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of notation is this?: O(1)

Constant

Logarithmic

Linear

Polynomial

Exponential

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of notation is this?: O(log N)

Constant

Logarithmic

Linear

Polynomial

Exponential

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which notation is this a feature of?
"Nested loop"

O(1)
Constant

O(log N)
Logarithmic

O(N)
Linear

O(N2)
Polynomial

O(2N)
Exponential

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which notation is this a feature of?
"A single loop e.g. Linear search"

O(1)
Constant

O(log N)
Logarithmic

O(N)
Linear

O(N2)
Polynomial

O(2N)
Exponential

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?