Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1826. Faulty Sensor
Given an array of sensor readings where one sensor produces an incorrect/outlier value that breaks the expected pattern or consensus, identify the faulty sensor (or its anomalous reading). This reduces to finding a single outlier in a sequence—typically solvable with a linear scan, simple comparisons, or basic frequency/majority logic.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.