MCPcopy Create free account
hub / github.com/Mayandev/fe-interview-handwrite / binarySearch

Function binarySearch

src/binarySearch.js:8–18  ·  view source on GitHub ↗

* 二分查找 * * @param {(number | string)[]} array * @param {number | string} target * @returns {number}

(array, target)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected