会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
AI智能体应用实战
记录和分享学习笔记
博客园
首页
新随笔
联系
订阅
管理
2014年12月9日
LeetCode之LRU Cache 最近最少使用算法 缓存设计
摘要: 设计并实现最近最久未使用(Least Recently Used)缓存。 题目描述: Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following
阅读全文
posted @ 2014-12-09 15:01 越哥聊AI
阅读(2216)
评论(2)
推荐(2)
公告