Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2578. Split With Minimum Sum
Partition the multiset of digits of a given positive integer into two nonnegative integers (reordering and leading zeros allowed) such that all digits are used and the sum of the two numbers is minimized. Core challenge: optimally assign digits to two numbers to minimize their place-value contributions (a greedy partition of the sorted digits).
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.