Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2587. Rearrange Array to Maximize Prefix Score
Reorder the elements of an array to maximize the number of positive prefix sums — i.e., choose a sequence that keeps the running cumulative sum positive for as many prefixes as possible. This is an ordering/greedy optimization on prefix sums (n up to 1e5, values up to ±1e6).
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.