Interview process is online via zoom. Interview with HR, then technical interview, then interview with manager, then you get offer.
In technical interview you asked about your experience, processes on a project, etc. , then get technical questions relevant to your experience and at the end you can ask your questions.
Interview questions [1]
Question 1
Describe the most challenging task you recently had
I applied through an employee referral. The process took 4 weeks. I interviewed at EPAM Systems (Warschau, Masowien) in Feb 2022
Interview
Whole interview process took 1 month. There were 3 steps:
1. Interview with HR (expectations, salary, work permit, availability etc.)
2. Technical interview.
3. Interview with the manager (soft skills, salary negotiation, why EPAM)
Overall, it was good, but I got feedback a little bit late (probably because of current situation in Ukraine). Even, I called the HR a few times in order to get the status update.
Interview questions [7]
Question 1
Solve Leetcode Valid Parentheses question on their web text editor (you don't have a chance to execute or test your code)
I applied through an employee referral. The process took 3 weeks. I interviewed at EPAM Systems (Hyderabad) in Jul 2021
Interview
It was pretty cool. I had gone through 3 rounds. And all the rounds are based on Datastructures and Algorithms.
In one round i was asked a graph problem. And round has array problems. As iam based out of python background asked about decorators and other OOP principles and design.
Interview questions [1]
Question 1
Given list of tickets and the tickets are not cyclic. Find the itenary of a given list. we have the same question present in geeks for geeks.