geth silbert quiz

geth silbert quiz

University

11 Qs

quiz-placeholder

Similar activities

Circular queue

Circular queue

University

13 Qs

time and space complexity

time and space complexity

University

13 Qs

Searching and Sorting

Searching and Sorting

University - Professional Development

15 Qs

Heap Sort - Data Structures

Heap Sort - Data Structures

University

15 Qs

Data Structure 1

Data Structure 1

University

7 Qs

Algorithm analysis: divide & conquer theory

Algorithm analysis: divide & conquer theory

University

10 Qs

Analisis Algoritma

Analisis Algoritma

University

10 Qs

Complexity Analysis Station [1]

Complexity Analysis Station [1]

University

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