Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2526. Find Consecutive Integers from a Data Stream
Design a streaming data structure that, given a target value and integer k, reports on each incoming number whether the last k elements of the stream are all equal to that target. Expect up to 1e5 calls and k up to 1e5, so each check must be done efficiently.
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.