Status: IN
Solutions use sentinel values (e.g., initializing `result = n` where max valid answer is `n // 2`) to double as both accumulator and "not found" indicator, avoiding a separate boolean flag.
Source: entries/2026/06/06/shortest-distance-to-target-string-in-a-circular-array-solution.md