faulty-sensor-slice-comparison-is-o-n

Status: IN

The two slice equality checks in `badSensor` each copy and compare up to `n` elements, making the algorithm O(n) time and O(n) space.

Source: entries/2026/06/06/faulty-sensor-solution.md

JSON