Miscellaneous On Data Structures - Study Mode

[#381] Which of the following problems is related to stable marriage problem?
Correct Answer

(A) Choice of school by students

[#382] Which of the following techniques can be used to search an element in an unsorted array?
Correct Answer

(A) Iterative linear search

[#383] There are four students in a class namely A, B, C and D. A tells that a triangle is a bipartite graph. B tells pentagon is a bipartite graph. C tells square is a bipartite graph. D tells heptagon is a bipartite graph. Who among the following is correct?
Correct Answer

(C) C

[#384] Affine cipher is an example of?
Correct Answer

(A) Mono alphabetic cipher

[#385] The problem of finding a path in a graph that visits every vertex exactly once is called?
Correct Answer

(A) Hamiltonian path problem