Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1552. Magnetic Force Between Two Balls
Given n basket positions and m balls, place the balls to maximize the minimum pairwise distance (magnetic force) between any two balls. This is the classic "maximize minimum distance" problem — sort positions and binary-search the largest feasible distance, using a greedy placement check.
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.