InterviewSolution
Saved Bookmarks
| 1. |
___________ is one of the earliest forms of a self-adjustment strategy used in splay trees, skew heaps.(a) Union by rank(b) Equivalence function(c) Dynamic function(d) Path compressionOrigin of the question is Trees topic in division Trees of Data Structures & Algorithms II had been asked this question at a job interview. |
|
Answer» Right choice is (d) PATH COMPRESSION |
|