Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ListNode ¶
ListNode 是链接节点 这个不能复制到*_test.go文件中。会导致Travis失败
func Ints2ListWithCycle ¶
Ints2ListWithCycle returns a list whose tail point to pos-indexed node head's index is 0 if pos = -1, no cycle
func (*ListNode) GetNodeWith ¶
GetNodeWith returns the first node with val
Click to show internal directories.
Click to hide internal directories.