nc0100

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	Key int
	Val int
}

双向链表 + hash 表 实现 LRU 缓存

type Solution

type Solution struct {
	// contains filtered or unexported fields
}

func Constructor

func Constructor(capacity int) Solution

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL