Status: IN
The running-minimum single-pass pattern (track smallest-so-far, compute difference against current element) is used across multiple solutions including buy/sell stock and maximum-difference-between-increasing-elements, with only the sentinel return value differing.
Source: entries/2026/06/06/maximum-difference-between-increasing-elements-solution.md