Status: IN
The maximum-difference-between-increasing-elements solution is algorithmically identical to "Best Time to Buy and Sell Stock" (running minimum pattern) except it returns `-1` instead of `0` when no valid pair exists.
Source: entries/2026/06/06/maximum-difference-between-increasing-elements-solution.md