Complexity Analysis Station [1]

Complexity Analysis Station [1]

University

7 Qs

quiz-placeholder

Similar activities

JRB2 Quiz 4

JRB2 Quiz 4

University

10 Qs

Teste 1 - Inteligência Artificial

Teste 1 - Inteligência Artificial

University

10 Qs

03 - Određivanje kardinaliteta

03 - Određivanje kardinaliteta

University

10 Qs

Bases Numéricas

Bases Numéricas

University

10 Qs

Cybersecurity

Cybersecurity

University

11 Qs

Función CONTAR

Función CONTAR

KG - Professional Development

10 Qs

MPB Week 7

MPB Week 7

University

10 Qs

Quiz IT Audit 7 Gabungan

Quiz IT Audit 7 Gabungan

University

10 Qs

Complexity Analysis Station [1]

Complexity Analysis Station [1]

Assessment

Quiz

Computers

University

Practice Problem

Medium

Created by

Dareen Hussein

Used 38+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the execution time of g(n) in the following function?

execution time g(n) = n . execution time of f()

execution time g(n) = n^2 . execution time of f()

execution time g(n) = n log n . execution time of f()

execution time g(n) = n^2 log n . execution time of f()

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the given options provides the increasing order of asymptotic complexity of functions f1, f2, f3 and f4?

f1(n) = 2^n

f2(n) = n^(3/2)

f3(n) = nLogn

f4(n) = n^(Logn)

f3, f2, f4, f1

f3, f2, f1, f4

f2, f3, f1, f4

f2, f3, f4, f1

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the time complexity of this code

O(N)

O(Sqrt(N))

O(N / 2)

O(log N)

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the execution time of g(n) in the following function?

execution time g(n) = n^2 . execution time of f()

execution time g(n) = n log n . execution time of f()

execution time g(n) = n^2+n . execution time of f()

execution time g(n) = (n^2+n)/2 . execution time of f()

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the execution time complexity of sorting a vector?

O(n)

O(n log n)

O(log n)

O(n^2Logn)

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is asymptotic complexity in the following void function?

O(n^2)

O(n^2logn)

O(n+m)

O((n+m)^2)

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The complexity of Binary search algorithm is

O(n)

O(log n)

O(n2)

O(n log n)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?