Which item weighs the least?
Item A
Item B
Item D
Which item weighs the most?
Item E
Item G
Use the first-fit algorithm to sort these parcels into boxes where each box can take \(10kg\).
How many boxes are needed?
\[5\]
\[8\]
\[4\]
Use the first-fit algorithm to sort these parcels into boxes where each box can take \(12kg\).
\[3\]
Use the first-fit algorithm to sort these parcels into boxes where each box can take \(8kg\).
\[9\]
\[6\]