geth silbert quiz

geth silbert quiz

University

11 Qs

quiz-placeholder

Similar activities

XII Samacheer Computer Science

XII Samacheer Computer Science

12th Grade - University

10 Qs

DAA Quiz 1

DAA Quiz 1

University

10 Qs

Time and Space Complexity

Time and Space Complexity

University

15 Qs

Final Practice

Final Practice

University

7 Qs

Analysis of Algorithms

Analysis of Algorithms

University

10 Qs

PAA - Análise Assintótica

PAA - Análise Assintótica

University

10 Qs

Programování - opakování

Programování - opakování

University

8 Qs

MOyBv ANÁLISIS DE LAS BÚSQUEDAS LINEAL Y BINARIA

MOyBv ANÁLISIS DE LAS BÚSQUEDAS LINEAL Y BINARIA

University

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