How to remove an element from an ArrayList during iteration?
What is the structure of the Java Collections Framework? Why is Map not a Collection?
How do you sort a Set or Map?
How do you create an immutable collection?
Which collections should be used in a multi-threaded environment?