I applied online. The process took 3 weeks. I interviewed at EPAM Systems in Mar 2022
Interview
1. Recruiter phone screen interview.
2. Technical interview(1:30 hour).
3. Project team interview(1 hour).
The technical interview asked some technical questions and coding challenges. What is a decorator in Python? create one. Gave code snippet of the multiple try-except blocks and asked for output of each line.
Gave code snippet of the multiple inheritances and asked output.
What is the difference between docker and virtual machine?
Have you heard of WSGI and ASGI?
What is a reverse proxy?
The project team interview asked scenario-based questions. How you will test your code? What if another developer has to test your code how do you do that?
How you will check your application running fine in production? How do you identify the error?
What is the most important error you should look for? How do you test a scenario where the customer said API is not working in the production, but you test it locally and it's working fine. How do you test customer complaints in production?
Interview questions [1]
Question 1
Write code to check the frequency of the element in the List.
I applied through a recruiter. The process took 1 week. I interviewed at EPAM Systems (Oral) in Jul 2021
Interview
They have an internal web zone, where they show codes and have verbal and code-based questions. The questions contained OOP, SQL joins, is and as relations, SOLID method of coding
Interview questions [1]
Question 1
Q; Tell me about the process and thread. What is the difference? If I terminate the process, will the thread stop? or vice-versa.
I applied online. I interviewed at EPAM Systems (Kaliningrad) in Jan 2021
Interview
HR call, then tech interview with pretty easy questions; 3d - managers interview with 2 department leaders.
Everything was quick and nice - I received offer in 3 days after all steps.
Interview questions [1]
Question 1
Python basics; DB basics. async and OS basics; few algorithm tasks