Big O Notation

Big O Notation

12th Grade

17 Qs

quiz-placeholder

Similar activities

Big 0 Complexity

Big 0 Complexity

12th Grade

20 Qs

Code.org - Unit 6 Review

Code.org - Unit 6 Review

9th - 12th Grade

15 Qs

2.1 Algorithms

2.1 Algorithms

10th - 12th Grade

20 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

10th Grade - University

16 Qs

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

10th - 12th Grade

15 Qs

CSPUnit6AssessmentReview

CSPUnit6AssessmentReview

9th - 12th Grade

12 Qs

Code.org Algorithm

Code.org Algorithm

9th - 12th Grade

15 Qs

Unit 6 Pre-Assessment - Algorithms

Unit 6 Pre-Assessment - Algorithms

11th - 12th Grade

15 Qs

Big O Notation

Big O Notation

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Paul Greenwood

Used 40+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Searching for an item in a single dimension array
Linear
Constant
Logarithmic
Polynomial

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Accessing the contents of a single element of an array
Linear
Constant
Logarithmic
Polynomial

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Pushing an item onto a stack
Linear
Constant
Logarithmic
Polynomial

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Popping an item from a stack
Linear
Constant
Logarithmic
Polynomial

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Finding an item in a balanced binary tree
Linear
Constant
Logarithmic
Polynomial

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Checking if an item is already in a queue
Linear
Constant
Logarithmic
Polynomial

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Accessing an item that is not a synonym using a hashing algorithm
Linear
Constant
Logarithmic
Polynomial

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?

Discover more resources for Computers