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

Unit 8 Algorithms

Unit 8 Algorithms

5th Grade

25 Qs

Algorithm in Computer Science

Algorithm in Computer Science

9th - 12th Grade

23 Qs

Bài 3: Quản lí dữ liệu trong máy tính

Bài 3: Quản lí dữ liệu trong máy tính

7th Grade

22 Qs

Keyboard Shortcuts

Keyboard Shortcuts

6th - 8th Grade

22 Qs

Khám phá Computer

Khám phá Computer

5th Grade

21 Qs

Hacker

Hacker

7th Grade

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