Heaps - Study Mode
[#101] Is decrease priority operation performed more quickly in a ternary heap with respect to the binary heap.
Correct Answer
(A) True
[#102] Do ternary heap have better memory cache behavior than binary heap.
Correct Answer
(A) True
[#103] d-heap is similar to that of a?
Correct Answer
(A) binary heap
[#104] What is the fundamental operation on leftist heap?
Correct Answer
(B) merging
[#105] What is the smallest element of the given minimum ternary heap?
Correct Answer
(A) 1