Miscellaneous On Data Structures - Study Mode

[#231] Columnar transposition cipher is harder to crack as compared to double transposition cipher?
Correct Answer

(B) false

[#232] What will be the ciphered text corresponding to "ALGORITHM" if running key cipher is used for encryption with keyword as "DATASTRUCTURE"?
Correct Answer

(B) DLZOJBKBO

[#233] Which among the following is a property of the flooding algorithm?
Correct Answer

(A) Robustness

[#234] What are the values of Catalan numbers for n = 0, 1, 2, 3, 4 and 5?
Correct Answer

(A) 1, 1, 2, 5, 14, 42

[#235] An optimal code will always be present in a full tree.
Correct Answer

(A) true