J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez EPAM Systems (Zurich) en déc. 2018
Entretien
There are four interviews:
· One non-Technical call with HR: nice guy, but needs to work at his English grammar because he does a lot of mistakes
· One Technical related Skype call with EPAM Systems: A bit dissapointed - never had such a "robotic" interview. He never asked me about my past experience, jumped directly to the questions and felt like a Q&A robot check-list.
e.g. Have you done that? No, ok. Next, next, and so on. He was just checkin' the answers on a sheet of paper and there were 40-50 questions so around one hour and a half. What was a bit annoying is that I felt him always in a rush, so I felt that I had to rush with my answers.
And I also felt lied because at the end he said: "Ok, we'll see where you fit and come back to you in about 1-2 weeks". After that, after only three hours after the interview, the HR guy sent me a rejection e-mail. It's clear that the tehnical recruitor knew that I'm not a fit, but why lie to me that it'd last 1-2 weeks?
· One Call with the client
· One Motivational call
Questions d'entretien [1]
Question 1
Things about testing domain: what is API testing/testing pyramid, static testing, test plan, functional and non-functional testing, agile questions, and few cpp questions: constructors, etc.
J'ai postulé en ligne. Le processus a pris 3 jours. J'ai passé un entretien chez EPAM Systems (Singapour) en avr. 2026
Entretien
The HR will arrange a technical first round with you . There was a first technical round which is expected to last 2 hours. If you pass this, another round will be followed. There will be another 2 round by the client. Answer can be answered if you use some of the tool everyday. If you have not used them for a while need to revise.
Questions d'entretien [2]
Question 1
class A:
def process(self):
print("A")
class B(A):
def process(self):
print("B")
super().process()
class C(A):
def process(self):
print("C")
super().process()
class D(B, C):
def process(self):
print("D")
super().process()
obj = D()
obj.process()
It was clean and organised interview focus more on automation frame works programming problem solving skills.
Even though interview goes well according to your experience one or2 question can change the selection as they start from basics in technical round and go to frame work building troubleshooting
J'ai postulé en ligne. J'ai passé un entretien chez EPAM Systems (İstanbul) en nov. 2025
Entretien
I larticipates in the interfiew for the Test aautomation engineer with Cypress and Javascript. It was difficult for me as they asked very many details about Js and there were also live coding session and the complete interview lasted 1.5 hour.