Commit Graph

2 Commits (87d90f18ae5c3bdb141ad7fd0e0620ffc7eb5f0e)

Author SHA1 Message Date
Ian Park 87d90f18ae Add prev to Node class
For managing LRU cache, we need to use a doubly linked list for move_to_front() operation.
2017-05-29 14:20:49 +01:00
Donne Martin ae9832c6b7 Add LRU Cache solution 2017-03-03 18:53:54 -08:00