15-binary-search.pdf - Washington

Returns the index of an occurrence of target in a,. // or a negative number if the target is not found. // Precondition: elements of a are in sorted order.

Part of the document

Returns the index of an occurrence of target in a,. // or a negative number if the target is not found. // Precondition: elements of a are in sorted order.