no-simulation-needed

Status: IN

The most-visited-sector function never iterates through the `rounds` array beyond reading the first and last elements, making it O(n) in sectors rather than O(len(rounds) * n).

Source: entries/2026/06/06/most-visited-sector-in-a-circular-track-solution.md

JSON