DrawCode Practice Problem

First Position in Sorted Array · Device signals 31

Device signals dataset, variant 31. Return the first index of `target` in a sorted array, or `-1` when absent. Implement `solve(nums, target)` and return the requested value.


Interactive Visualizer Workspace

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

Launch Interactive Visualizer