Which of the following is true about the Move-To-Front Method for rearranging nodes?

Q & ACategory: Data StructureWhich of the following is true about the Move-To-Front Method for rearranging nodes?
Admin Staff asked 4 years ago

Which of the following is true about the Move-To-Front Method for rearranging nodes?
a) node with highest access count is moved to head of the list
b) requires extra storage
c) may over-reward infrequently accessed nodes
d) requires a counter for each node

1 Answers
Admin Staff answered 4 years ago

c) may over-reward infrequently accessed nodes