//
pkg.gl
Category
github.com/GGGxie/dataStructure
practice
list
package
1.0.1
Repository:
https://github.com/gggxie/datastructure.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
237 SLOC
#
Functions
Constructor
新建一个缓存.
#
Structs
ListNode
https://leetcode-cn.com/leetbook/read/top-interview-questions/xaazns/ 给定一个链表,判断链表中是否有环。.
LRUCache
链表实现LRU页面置换算法.
Node
https://leetcode-cn.com/leetbook/read/top-interview-questions/xam1wr/.
Pair
No description provided by the author