Complexity Quizz

Complexity Quizz

University

10 Qs

quiz-placeholder

Similar activities

time and space complexity

time and space complexity

University

13 Qs

Complexity Analysis Station [3]

Complexity Analysis Station [3]

University

6 Qs

Time and Space Complexity

Time and Space Complexity

University

15 Qs

Algorithms - Time Complexity

Algorithms - Time Complexity

University

10 Qs

BCSC0006 - Quiz 2 - Big-Oh Notation

BCSC0006 - Quiz 2 - Big-Oh Notation

University

10 Qs

Complexity Analysis Station [1]

Complexity Analysis Station [1]

University

7 Qs

Analysis of Algorithms

Analysis of Algorithms

University

10 Qs

Big oh notation

Big oh notation

University

15 Qs

Complexity Quizz

Complexity Quizz

Assessment

Quiz

Computers

University

Medium

Created by

Rachid Hssinne

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Media Image

Complexity?

O(N)

O(1)

2 * N * O(1)

2.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Media Image

Complexity?

O(2*N)

O(N)

O(N)+O(N)

2*O(N)

3.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Media Image

Complexity?

O(N)

O(N^2)

O(N^3)

4.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Media Image

Complexity?

O(N)

O(N+M)

O(2*N+M)

O(2*N)

5.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Media Image

will this code run in 1 sec , knowing that 1<N<100000

Yes

No

6.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Media Image

will this code run in 1 sec , with 1 < N < 100000

YES

NO

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Media Image

Complexity

O(N)

O(N + N/2)

O(N^2)

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?