Is it possible items are removed from the truck too?
Saurabh Singh
B.Tech (Computer Science)
MNNIT
blog:geekinessthecoolway.blogspot.com



On Sat, Mar 10, 2012 at 9:39 PM, shruthi sharma
<shruthi.shar...@gmail.com>wrote:

> I implemented it by using arraylist. I sorted the trucks according to the
> free space and when a load comes I iterated till the point, say j where I
> find a suitable space and then sorted it with the elements till j. I want
> to know if I can optimize it even further if possible. I want to know if
> there a best possible solution than what I implemented?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to