Java collections are invaluable tool in exchanging data between database and service layer. We have various cases of a HashMap, ArrayList, a HashMap of arraylists etc.
I'm looking for programming samples, that contain a lot of exercise from simple to complex to deal with collections. It need not have answers/sample codes, just a variety of difficult questions would be enough.
Anyone know of any such website?