ping-window-boundary-inclusive

Status: IN

In the recent-calls solution (problem 933), the eviction condition `self.q[0] < t - 3000` keeps timestamps equal to `t - 3000` in the window, making both endpoints of `[t-3000, t]` inclusive

Source: entries/2026/06/06/number-of-recent-calls-solution.md

JSON