Time complexity depends on
Suprize Test - 6.10.2022

Quiz
•
Other
•
University
•
Hard
Swati Bhonde
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The machine we are executing on
Time required by each machine
Machine language instruction set
All the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Abstract data types means
Separation of physical representation of data from its logical level
Collection of data
A logical picture of data type of various data elements and just specification of operations
Just specification of operations
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In practice -----is used to define tight upper bound on growth of function f(n).
Big O
Big Omega
Big theta
Big alpha
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not example of divide & conquer strategy?
Dijkstra's algorithm
Merge Sort
Quick sort
Binary Search
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Consider the following code & obtain the time complexity While(n >0) n=n/2;
O (n)
O (log n)
O (n^2)
O (n log(n))
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
A matrix P[15][10] is stored with each element requiring 8 bytes of storage. If the base address
at P[0][0] is 1400, determine the address at P[10][7] when the matrix is stored in Row Major Wise.
2254
2256
2200
2250
7.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
If two matrices A[m*n] & B[n*p] are multiplied then complexity of multiplication will be:
O (m*n*p)
O(m^2 n^2 p^2 )
O(m^2 * P^2)
O( m+1 n+1 p+1)
Create a free account and access millions of resources
Similar Resources on Quizizz
14 questions
antyk

Quiz
•
KG - University
11 questions
Cinematica del punto

Quiz
•
University
11 questions
Session 5 - Big Data + Thick Data

Quiz
•
University
10 questions
Penalaran Matematika- UTBK

Quiz
•
12th Grade - University
10 questions
Devoicing and Aspiration

Quiz
•
University
10 questions
Clustering

Quiz
•
University
14 questions
In-Lab5

Quiz
•
University
10 questions
Tebak Nama Makanan

Quiz
•
University
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