Minimum Space Wasted from Packaging
Explore how to minimize total wasted space when packing packages into boxes from different suppliers. Learn to apply sorting and search strategies to efficiently determine the best box sizes for given packages. Understand constraints and compute solutions that optimize space usage with modular arithmetic.
We'll cover the following...
We'll cover the following...
Statement
You have n packages that need to be placed into boxes, with one package per box. There are m suppliers, and each supplier offers boxes of ...