Title Binary Search - 1
Catalog Type SLCItem
Persistent ID https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/Binary_Search__69415ccdb71cfad9381fb636?index=0
Platform Name PCEX
Features
Description Construct a function that receives an array and a target element to be searched in the given array. If the element is present, return its index, otherwise return -1.
Keywords
Author Aditya Joshi
Institution Utrecht University
Iframe URL https://acos.cs.vt.edu/html/acos-pcex/acos-pcex-examples/Binary_Search__69415ccdb71cfad9381fb636?index=0
Protocol SPLICE
Protocol URL
License MIT
Programming Language PYTHON
Natural Language en

Preview

SPLICE Output