MCPcopy Index your code
hub / github.com/bharatraut/devops_exercise / binary_search

Function binary_search

coding/python/binary_search.py:7–20  ·  view source on GitHub ↗

A Binary Search Example which has O(log n) time complexity.

(arr: List[int], lb: int, ub: int, target: int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

binary_search.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected