Miscellaneous On Data Structures - Study Mode

[#241] In graphs, in which all vertices have an odd degree, the number of Hamiltonian cycles through any fixed edge is always even.
Correct Answer

(A) true

[#242] Which of the following cipher is a special case of affine cipher?
Correct Answer

(C) Atbash cipher

[#243] Tabula recta consists of . . . . . . . .
Correct Answer

(A) 26 rows and 26 columns

[#244] What is the other name for quick hull problem?
Correct Answer

(A) convex hull

[#245] Karger's algorithm is which type of algorithm?
Correct Answer

(D) randomized algorithm