The method of container packing that you are likely to be asked to do is one using first-fit algorithm. With first-fit algorithm you take the items you have to pack in any order. As you come to ...