Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1352. Product of the Last K Numbers
Design a data structure that supports appending integers (including zeros) to a stream and returning the product of the last k numbers; the core challenge is to answer getProduct queries much faster than O(k) by handling zeros and maintaining useful aggregate information for O(1) queries.
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.