Miscellaneous On Data Structures - Study Mode
[#541] Which graph cannot contain K3, 3 as a minor of graph?
Correct Answer
(A) Planar Graph
[#542] Under what case of Master's theorem will the recurrence relation of merge sort fall?
Correct Answer
(B) 2
[#543] Hamming codes can be used for both single-bit error and burst error detection and correction.
Correct Answer
(B) False
[#544] Atbash cipher is less secure than affine cipher.
Correct Answer
(A) True
[#545] If the complement of a graph is an independent set, then the set of vertices itself is a vertex cover.
Correct Answer
(A) True