LRU with arrays - R&D

后端 未结 0 1398
温柔的废话
温柔的废话 2021-01-14 10:26

Why LRU uses linked list ? Can\'t we use array to store items, so item with most frequently used will be stored at front of array & least at last of array.

The on

相关标签:
回答
  • 消灭零回复
提交回复
热议问题