I applied through a recruiter. The process took 3 weeks. I interviewed at EPAM Systems in Oct 2021
Interview
Start with Recruiter. Then technical interview includes live coding. Right after the interview the recruiter called me and told me I did excellent on the interview and want to continue with the process. Then Another interview with Delivery manger , it was easy casual talk. After that interview with end customer in one of FAANG company. That was also easy. The next day I got offer
Interview questions [1]
Question 1
The Position needs golang and deep golang based interview and some algorithms questions.(needs really deep understanding of the language)
Live Coding, gave me test cases and need to write code to make pass all test cases.
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,
I applied online. I interviewed at EPAM Systems in Dec 2025
Interview
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
Interview questions [4]
Question 1
Java 8 Streams: Group employees by department and find the highest-paid employee per group.
I applied through a recruiter. The process took 2 months. I interviewed at EPAM Systems (Malvern, PA)
Interview
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.
Interview questions [1]
Question 1
How would you design a linked list, if you were to add that library to your language.