Status: IN
Sliding window problems use `collections.deque` with front-eviction for O(1) amortized operations, relying on the invariant that inputs arrive in sorted order so stale entries are always at the front
Source: entries/2026/06/06/number-of-recent-calls-solution.md