Page 1 of 1

What technique is used in Transpose method?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) searched node is swapped with its predecessor
b) node with highest access count is moved to head of the list
c) searched node is swapped with the head of list
d) searched nodes are rearranged based on their proximity to the head node