Search Header Logo

DAA QUIZ-I

Authored by SRINIVASARAO 22PHD7042

Computers

University

Used 10+ times

DAA QUIZ-I
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The time factor when determining the efficiency of algorithm is measured by

Counting microseconds

Counting the number of key operations

Counting the number of statements

Counting the kilobytes of algorithm

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dijkastra’s algorithm bears some similarity to

BFS

PRIMS

DFS

BOTH (A) & (C)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The concept of order Big O is important because

It can be used to decide the best algorithm that solves a given problem

It determines the maximum size of a problem that can be solved in a given amount of time

It is the lower bound of the growth rate of algorithm

Both A and B

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tight bound is denoted as _______

Θ

O

o

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following shows the correct relationship among some of the more common computing times on algorithms

O(log n) < O(n) < O( n* log n) < O(2n ) < O(n2 )

O(n) < O(log n) < O( n* log n) < O(2n ) < O(n2 )

O(n) < O(log n) < O( n* log n) < O(n2 ) < O(2n )

O(log n) < O(n) < O( n* log n) < O(n2 ) < O(2n )

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following properties are necessary for an Algorithm?

Definiteness

Correctness

Effectiveness

A and C

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The running time of Floyd-Warshall algorithm is

ϴ (n)

ϴ (n3 )

ϴ (n2 )

ϴ (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?