DrawCode Practice Problem

First Position in Sorted Array · Health readings 17

Health readings dataset, variant 17. 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