DrawCode Practice Problem

First Position in Sorted Array · Traffic samples 50

Traffic samples dataset, variant 50. 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