Ik heb via een recruiter gesolliciteerd. De procedure duurde 1 week. Ik heb gesolliciteerd bij EPAM Systems in apr 2025
Sollicitatiegesprek
Entrevista muy poco natural. El entrevistador tenía conocimientos técnicos pero se notaba que seguía un guíon (e.g. llegué a hablar mucho sobre las Messaging Queues un par de veces porque las uso mucho, y unos minutos después me pregunta "Sabes que son las Messaging Queues?").
También se notaba muy poca atención sobre la entrevista y era aparente que no quería estar en la llamada. El entrevistador frecuentemente volteaba a hablar con alguien más mientras yo estaba dando mis respuestas.
Despues de 45 min de preguntas, me pusieron un problema de leetcode (creo que de nivel fácil) pero me quedó tan poquito tiempo para resolverlo que no había manera de completarlo al menos que ya me supiera la respuesta de memoria.
NOTA: La entrevista fue 100% en inglés, de principio a fin, aunque se notaba que el entrevistador hablaba español.
No diría que la entrevista fué exactamente "dificil", pero si tediosa, aburrida e injusta. Al final me ghostearon completamente. No hubo feedback.
Sollicitatievragen [1]
Vraag 1
Solo recuerdo las preguntas más tediosas:
* SOLID y explica cada letra.
* ACID y explica cada letra.
* Isolation Levels
* Leadership Basic Concepts ???
* Explica WHERE vs HAVING en MySQL
* Conceptos Messaging (pubsub vs point to point)
* Microservice Scalability
* Qué tipo de base de datos NoSQL es MongoDB? (de documentos?)
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,
Ik heb online gesolliciteerd. Ik heb gesolliciteerd bij EPAM Systems in dec 2025
Sollicitatiegesprek
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
Sollicitatievragen [4]
Vraag 1
Java 8 Streams: Group employees by department and find the highest-paid employee per group.
Ik heb via een recruiter gesolliciteerd. De procedure duurde 2 maanden. Ik heb gesolliciteerd bij EPAM Systems (Malvern, PA)
Sollicitatiegesprek
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.
Sollicitatievragen [1]
Vraag 1
How would you design a linked list, if you were to add that library to your language.