Use the first-fit algorithm to sort these parcels in to boxes where each box can take \(10\,kg\).
How many boxes are needed?
\[5\]
\[8\]
\[4\]
Use the first-fit algorithm to sort these parcels in to boxes where each box can take \(12kg\).
\[3\]
Use the first-fit decreasing algorithm to sort these parcels in to boxes where each box can take \(8kg\).
\[6\]
\[10\]
Use the first-fit decreasing algorithm to sort these parcels into boxes where each box can take \(10kg\).
\[7\]
Use the first-fit decreasing algorithm to sort these parcels into boxes where each box can take \(5kg\).