1
0
mirror of https://github.com/donnemartin/system-design-primer.git synced 2025-06-12 21:47:33 +02:00
Files
system-design-primer/solutions/object_oriented_design
Ian Park 17e5fb7d32 Add prev to Node class (#82)
For managing an LRU cache, we need to use a doubly linked list for move_to_front() operation.
2017-06-05 20:25:04 -04:00
..
2017-03-03 18:52:50 -08:00
2017-03-03 18:53:01 -08:00
2017-03-03 18:53:41 -08:00
2017-06-05 20:25:04 -04:00
2017-03-07 21:37:11 -08:00