Design And Analysis of Algorithms

Design And Analysis of Algorithms

University

25 Qs

quiz-placeholder

Similar activities

YAY! Fridate with ComSSA (Network 101)

YAY! Fridate with ComSSA (Network 101)

University

20 Qs

Bridge course with C

Bridge course with C

University

20 Qs

MOTD 2 DSE-C

MOTD 2 DSE-C

University

20 Qs

SUMMATIVE TEST (GRADE 8 - COMPUTER)

SUMMATIVE TEST (GRADE 8 - COMPUTER)

University

20 Qs

Quiz CSA (Final)

Quiz CSA (Final)

University

20 Qs

ICT554 - Storage Management

ICT554 - Storage Management

University

20 Qs

Text me!

Text me!

University

20 Qs

Control Structures  C#

Control Structures C#

University

20 Qs

Design And Analysis of Algorithms

Design And Analysis of Algorithms

Assessment

Quiz

Computers

University

Medium

Created by

Manzoor Ahmed

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

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?

𝜽(𝒏)

𝜽(𝒍𝒐𝒈𝒏)

𝜽(𝒏𝒍𝒐𝒈𝒏)

𝜽(𝒏𝒍𝒐𝒈𝟐𝒏)

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?