J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez EPAM Systems (Hyderâbâd) en juill. 2024
Entretien
So the first OA assessment will consist of 3 coding questions in java/javascript only and 30 minutes will be allocated for eacg question!
And the difficulty level was medium! One question was from DP. Most of people who got shortlisted solved 1 question.
After that there was the aptitude section which consisted of 20 questions in 30 minutes. These were the easiest aptitude question I've seen in my whole life.
After that there was 5 DSA mcq questions that was to be solved in 10 minutes. Extremely easy.
And after that there will be GD. In that you have to be active, involved in conversation. Don't make it a debate. Respect everyone's point of view.
Questions d'entretien [1]
Question 1
Suppose there is a LInked list and you are at the middle node. There is now way to go back in the LL. And you need to print all the values of LL except the node at which you are? How will you do?
J'ai postulé en ligne. Le processus a pris 4 mois. J'ai passé un entretien chez EPAM Systems (Ciudad de Mexico) en avr. 2026
Entretien
Preguntas técnicas, relacionadas a el enfoque en cuestión, que en este caso fueron de DevOps. Tambien se realizó un script de bash y otro script de python, nada complicados, solo de logica basica y sintaxis
J'ai passé un entretien chez EPAM Systems (Hyderâbâd)
Entretien
good it was easy it was fine it was just cs fundamentals and a bunch of dsa ques overall abg experience a little bit of sql and stufff and oops and also dbms particularly normalization
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez EPAM Systems (Noida) en sept. 2025
Entretien
The process consisted of an initial HR screening, a technical coding test, and a final technical interview with engineers. Questions focused on data structures, problem solving, and practical coding. Interviewers were professional and gave clear next-step timelines. Overall a structured and fair process.
Questions d'entretien [1]
Question 1
They asked me to explain my approach to solving an algorithmic problem (two-sum variant) and to write clean, efficient code. I described my thought process, discussed time/space trade-offs, and tested edge-cases on the whiteboard.