Complexity Quizz

Complexity Quizz

University

10 Qs

quiz-placeholder

Similar activities

Trees

Trees

University

11 Qs

Data Structure

Data Structure

University

10 Qs

Data Structure Quiz 1

Data Structure Quiz 1

University

9 Qs

Analysis of Algorithms

Analysis of Algorithms

University

10 Qs

Data Structure Quiz 2

Data Structure Quiz 2

University

9 Qs

Viva - Practical - Main

Viva - Practical - Main

University

10 Qs

KMP Pattern Matching

KMP Pattern Matching

University

10 Qs

Time and Space Complexity

Time and Space Complexity

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?