Author |
Topic: Cache Data Structures (Read 747 times) |
|
alexeigor
Newbie


Posts: 45
|
 |
Cache Data Structures
« on: Sep 27th, 2010, 10:08pm » |
Quote Modify
|
1. Design a data structure for LRU cache. How organize LRU cache for multithreading? 2. Design a data structure for LFU cache.
|
« Last Edit: Sep 29th, 2010, 4:53am by alexeigor » |
IP Logged |
|
|
|
|