Examveda

Which data structures can be used to implement least recently used cache?

A. Doubly linked list and a hash map

B. Singly linked list and a hash map

C. Triply linked list and a hash map

D. Unrolled linked list and a hash map

Answer: Option A


This Question Belongs to Data Structure >> Miscellaneous On Data Structures

Join The Discussion

Related Questions on Miscellaneous on Data Structures