#leetcode #interviewquestion #cacheinternals #cacheeviction #lrucache #cache #javaprograming #Google #Amazon
Leetcode problem (LRU Cache | LeetCode 146)
https://leetcode.com/problems/lru-cache/
Solution:
https://leetcode.com/submissions/detail/485099604/
About the problem (0:00)
Understand cache: (2:05)
Data structure: (7:41)
Coding: (16:15)
Chit chat: (13:10)