Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 2141. Maximum Running Time of N Computers
Determine the maximum time T such that, with unlimited instantaneous swapping of batteries, you can allocate battery minutes to run n computers simultaneously — equivalently find the largest T with sum(min(batteries[i], T)) >= n*T (solved via binary search).
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.