geth silbert quiz

geth silbert quiz

University

11 Qs

quiz-placeholder

Similar activities

BCSC0006 - Quiz 2 - Big-Oh Notation

BCSC0006 - Quiz 2 - Big-Oh Notation

University

10 Qs

Complexity Analysis Station [4]

Complexity Analysis Station [4]

University

6 Qs

Complexity Analysis Station [3]

Complexity Analysis Station [3]

University

6 Qs

WizQuiz

WizQuiz

University

15 Qs

BCSC0006 Trees

BCSC0006 Trees

University

10 Qs

ANALYSIS OF ALGORITHMS

ANALYSIS OF ALGORITHMS

University

15 Qs

Sorting Algorithms

Sorting Algorithms

University

14 Qs

Heaps

Heaps

University

15 Qs

geth silbert quiz

geth silbert quiz

Assessment

Quiz

Computers

University

Medium

Created by

luna luna

Used 6+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the runtime of binary search?

O(1)

O(logn)

O(log^2n)

O(sqrtn)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Solve the recurrence relation.

O(1)

O(n)

O(nlogn)

O(n^2)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Pick the most appropriate answer.

O(n)

O(n^2)

O(n^3)

O(n^5)

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

Pick the most appropriate answer.

O(1)

O(n)

O(nlogn)

O(n^2)

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

The running time of the following code, as a function of n:

O(1)

O(n)

O(n^2)

O(n^3)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

The running time of the following code, as a function of n:

O(1)

O(n)

O(n^2)

O(2^n)

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

The running time of the following code, as a function of n:

O(n^2)

O(n^2logn)

O(n^3)

O(2^n)

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?