Search Header Logo

Design And Analysis of Algorithms

Authored by Manzoor Ahmed

Computers

University

Used 5+ times

Design And Analysis of Algorithms
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the 4th step in Algorithm design and Analysis process?

Understand the problem

code the algorithm

Prove correctness

Analyze the algorithm

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the best case notation to check the efficiency of the algorithm?

Ω (Omega) notation

O (Big Oh) notation

o (little oh) notation

Θ (Theta) notation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Identify aymptotic notation given in the figure?

O (Big Oh) notation

Ω (Omega) notation

Θ (Theta) notation

None of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The time complexity for TOH in best & worst case is given by _________

n

logn

n2(n-square)

2n

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the worst case time complexity of selection sort & bubble sort?

θ(n3)(n-cube)

θ(n2)(n-square)

θ(n)

θ(2n)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of algorithm technique involves dividing the problems into sub-problems and combining the solution to get the final solution?

Divide & Decrease

Decrese & Transform

Divide & Conquer

Divide & Transform

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of Merge sort?

𝜽(𝒏)

𝜽(𝒍𝒐𝒈𝒏)

𝜽(𝒏𝒍𝒐𝒈𝒏)

𝜽(𝒏𝒍𝒐𝒈𝟐𝒏)

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?