Q90
What data structure is best suited for implementing a cache with a fixed size and frequent access?
A.
Stack
B.
LRU Cache
AnswerC.
Trie
D.
Stack
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board