Pregunta de entrevista de Atlassian

Third Round: Java Concurrency Problem. Factory design pattern.

Respuesta de la entrevista

Anónimo

15 de abr de 2017

the java exeception: concurrentmodificationException. it needs to be fixed by creating a new HashSet, rather than directly iterate the users, which is a hashset

1