MCPcopy Create free account
hub / github.com/Reaper622/DataStructure-Algorithm-TS / find

Method find

DataStructure/LinkList/LinkList.ts:38–44  ·  view source on GitHub ↗

* 从 0 开始计算,找到包括head 头节点 在哪的位于 index 位置的节点 * @param { Number } index * @return {ListNode}

(index: number)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

insertMethod · 0.95
deleteMethod · 0.95
LinkList.jsFile · 0.80
LinkList.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected