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 each ...
National 4 container packing looks at First-fit algorithm in particular. For National 5 the aim is to minimise the amount of containers used. There is no set way of doing this but one method is ...