Commit Graph

8 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 624e0c2ffe Simplify online chat solution 2017-03-07 21:37:11 -08:00
Donne Martin 831906f96c Add Parking Lot Solution 2017-03-03 18:54:23 -08:00
Donne Martin 616710f42e Add Online Chat solution 2017-03-03 18:54:08 -08:00
Donne Martin ae9832c6b7 Add LRU Cache solution 2017-03-03 18:53:54 -08:00
Donne Martin 7595e2a499 Add Hash Table solution 2017-03-03 18:53:41 -08:00
Donne Martin 0f517c709e Add Deck of Cards solution 2017-03-03 18:53:01 -08:00
Donne Martin 98819e2a06 Add Call Center solution 2017-03-03 18:52:50 -08:00