My Report

Data Structure II Mock Test 4


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement
 10%

Question 1 of 10

1. Compute the product matrix using Strassen’s matrix multiplication algorithm.
Given a11=1; a12=3;a21=5;a22=7
b11=8;b12=4;b21=6;b22=2

Question 1 of 10

Question 2 of 10

2. Who invented Euclid’s algorithm?

Question 2 of 10

Question 3 of 10

3. Number of elements in the power set of set S={1,2,3} will be?

Question 3 of 10

Question 4 of 10

4. Which of the following strategies does the following diagram depict?
closest-pair-problem-questions-answers-q7

Question 4 of 10

Question 5 of 10

5. What is the time complexity of the Quick search algorithm?

Question 5 of 10

Question 6 of 10

6. Which of the following is a possible result of depth first traversal of the given graph(consider 1 to be source element)?
data-structure-questions-answers-non-recursive-depth-first-search-q4

Question 6 of 10

Question 7 of 10

7. Which of the following data structure is used to implement DFS?

Question 7 of 10

Question 8 of 10

8. Which of the following code will give an error?

Question 8 of 10

Question 9 of 10

9. ____________ is one of the most useful principles of enumeration in combinationatorics and discrete probability.

Question 9 of 10

Question 10 of 10

10. What will be the lexicographical order of permutations formed from the array arr={1,2,3}?

Question 10 of 10


 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.