Vestmark interview question

How to ensure that iterating through a collection is thread safe.

Interview Answers

Anonymous

21 Feb 2017

What was the coding question on eclipse like?

1

Anonymous

6 Jan 2017

I said we can put the iteration part of the code inside a synchronized block.