Me postulé a través de un reclutador. El proceso tomó 7 semanas. Acudí a una entrevista en OpenText (Bengaluru) en may 2024
Entrevista
Interview was of 4 rounds of technical questions. Each round had different concepts of technical interview questions. The interview was for Eclipse RCP plugin developer. The most difficult one was on memory management in java and multithreading concepts.
Preguntas de entrevista [1]
Pregunta 1
1. can you think of any use case where u can use composition instead of inheritence
2. why and where we use default
3. examples for OOPS concept in your tool
4. reverse string tell me different ways of doing it
5. duplicates in an array using collections
6. How do you handle null point exceptions is there any way u can do it ?