1 Commits

Author SHA1 Message Date
Oleksii Trekhleb
e4f2ccdbec
Add an example of the LRU (Least Recently Used) Cache implementation (#980)
* Add an example of the LRU Cache implementation.

* Promote the node on set() as well.

* Add LRU Cache images.
2023-01-23 18:03:40 +01:00