Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 1986. Minimum Number of Work Sessions to Finish the Tasks
Partition a set of up to 14 tasks into the fewest "sessions" (bins) of capacity sessionTime such that each task is wholly contained in one session — essentially a minimum bin-packing/partitioning problem solvable with bitmask DP or optimized backtracking/pruning.
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.