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

DAA QUIZ-I

Quiz
•
Computers
•
University
•
Hard
SRINIVASARAO 22PHD7042
Used 10+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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)
Create a free account and access millions of resources
Similar Resources on Quizizz
26 questions
Analysis Algorithms Introduction

Quiz
•
University
25 questions
Design And Analysis of Algorithms

Quiz
•
University
30 questions
Data Structures and Its Applications

Quiz
•
University
30 questions
Data Structures and Algorithm

Quiz
•
11th Grade - Professi...
26 questions
Searching Algorithms

Quiz
•
University
31 questions
Adversarial Search and CSP Quiz

Quiz
•
University
25 questions
Year-3

Quiz
•
University
30 questions
Algorithm - Complexity

Quiz
•
University - Professi...
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade