Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1228. Missing Number In Arithmetic Progression
Given a sorted sequence that should form an arithmetic progression but has exactly one element missing, find the missing value by detecting the constant common difference and locating the gap. This tests recognizing the AP pattern and using differences (or binary search on indices) to identify the outlying position.
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.