DrawCode Practice Problem

Binary Search

Given a sorted array `nums` and `target`, return the index of `target` or `-1` if not found.


Interactive Visualizer Workspace

Explore step-by-step interactive animations, memory state tracking, and live multi-language execution in DrawCode.

Launch Interactive Visualizer