DrawCode Practice Problem

Longest Threshold Run · Fraud alerts 21

Fraud alerts dataset, variant 21. Return the longest consecutive run whose every value is at least `threshold`. Implement `solve(nums, threshold)` 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