Me postulé a través de un reclutador. El proceso tomó 3 semanas. Acudí a una entrevista en EPAM Systems (Minsk) en sept 2013
Entrevista
First HR interview, then phone interview: technical questions, specifically on Java related topics. On HR interview you are asked for previous projects, past experience and your strong and weak skills. They ask about you motivations and why did you decide to go to Epam Systems. Then if everything is ok you proceed with technical interview. I was interviewed by phone, and interviewer was very smart, knew a lot of things about Java and concurrency particularly. He asked about mutability and collections, then jumped to multithreading
Interview with tech manager focusing on previous jobs and experience. Some C++ questions like:
-diamond problem
-move semantics
-exceptions handling
-STL containers
-alg complexitiy
Additional discussion about future plans and possibilities to grow inside the company,
Me postulé en línea. Acudí a una entrevista en EPAM Systems en dic 2025
Entrevista
The interview process consisted of a single technical round conducted virtually.
The interviewer started with basic Java concepts, then moved on to Java 8 (Streams & Collections), followed by a DSA problem, and ended with an SQL query.
The discussion was interactive, with follow-up questions on edge cases, time complexity, and approach.
Overall, the interview focused more on problem-solving and core fundamentals rather than frameworks
Preguntas de entrevista [4]
Pregunta 1
Java 8 Streams: Group employees by department and find the highest-paid employee per group.
Me postulé a través de un reclutador. El proceso tomó 2 meses. Acudí a una entrevista en EPAM Systems (Malvern, PA)
Entrevista
Interview with a lead software engineer, he asked me how would I design a data structure with low level details, he asked me basics about an AWS architecture. We spoke about the project and what were the needs of it as a typescript engineer.
Preguntas de entrevista [1]
Pregunta 1
How would you design a linked list, if you were to add that library to your language.