摘要: Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations:getandset.get(key)- Get the valu... 阅读全文
posted @ 2014-10-11 14:11 Phoebe815 阅读(186) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/zhangerqing/article/details/8193118 阅读全文
posted @ 2014-10-11 13:50 Phoebe815 阅读(125) 评论(0) 推荐(0) 编辑