
DSA Quiz 2cse2
Authored by tarul kamboj
Computers
University
Used 4+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following sorting algorithms is not an in-place sorting algorithm?
A. Merge Sort
B. Quick Sort
C. Shell Sort
D. Heap Sort
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is time complexity of fun()?
int fun(int n)
{
int count = 0;
for (int i = n; i > 0; i /= 2)
for (int j = 0; j < i; j++)
count += 1;
return count;
}
(A)O(n2)
(B)O(n*log(n))
(C)O(n)
(D)O(n*log(n*Log(n)))
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the time complexity of Huffman Coding?
(A)O(N)
(B)O(NlogN)
(C)O(N(logN)^2)
(D)O(N^2)
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the time complexity of Strassen's algorithm for matrix multiplication?
O(n)
O(nlogn)
O(n^2)
O(n^2.81)
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The Bellman-Ford algorithm is used to solve:
Single-source shortest path problem
All-pairs shortest path problem
Maximum flow problem
Minimum spanning tree problem
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The Master Theorem is used to solve recurrences of which type?
Linear recurrences
Quadratic recurrences
Exponential recurrences
Divide and Conquer recurrences
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which greedy algorithm solves the knapsack problem?
Dijkstra's algorithm
Prim's algorithm
Kruskal's algorithm
Fractional knapsack algorithm
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
15 questions
OS Quiz-1
Quiz
•
University
11 questions
Funciones en Excel
Quiz
•
University
20 questions
Week 5: Test your understanding part 1
Quiz
•
University
10 questions
Ce știm despre Internet?
Quiz
•
4th Grade - University
20 questions
EVALUACIÒN PARCIAL - INNOVACIÒN TECNOLOGICA Y IA
Quiz
•
University
20 questions
Microsoft Excel
Quiz
•
KG - Professional Dev...
12 questions
Javascript
Quiz
•
University
20 questions
data structures1
Quiz
•
University
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
12 questions
IREAD Week 4 - Review
Quiz
•
3rd Grade - University
7 questions
Fragments, Run-ons, and Complete Sentences
Interactive video
•
4th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
10 questions
DNA Structure and Replication: Crash Course Biology
Interactive video
•
11th Grade - University
5 questions
Inherited and Acquired Traits of Animals
Interactive video
•
4th Grade - University
5 questions
Examining Theme
Interactive video
•
4th Grade - University
20 questions
Implicit vs. Explicit
Quiz
•
6th Grade - University
7 questions
Comparing Fractions
Interactive video
•
1st Grade - University