Pregunta de entrevista de SecurView

Collections framework and multithreading related questions.

Respuesta de la entrevista

Anónimo

28 sep 2017

Questions were not not too hard, with some amount of logical thinking you can answer the questions. You need to know arraylist and Map usage. How is hashmap internally implemented. Importance of overloading hashcode and equals methods. Thread Synchronization and why it is used. Wait and notify use in thread. Data Structures related questions like stack and linked list using java.