Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 3055. Top Percentile Fraud
Given a stream of transaction amounts and a trailing window, flag days whose amount is at or above the top P-th percentile of the previous window — the core challenge is maintaining an order-statistic (percentile) under sliding-window updates efficiently for large inputs.
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.