1.

The actual pairing heap implementation uses the right child and left child representation.(a) true(b) falsewhat is correct in this question.

Answer» CORRECT OPTION is (B) false

The explanation is: The actual PAIRING heap implementation uses a left child and right SIBLING representation since it follows heap order property.


Discussion

No Comment Found

Related InterviewSolutions