I applied online. The process took 3 weeks. I interviewed at EPAM Systems (Pune) in Oct 2024
Interview
First Round: it was long. They covered a lot of NodeJs and JS topics. One problem to solve. Answered 90% of the questions.
Second Round: (With Solution Architect) - It went well, he asked about previous project and it's design. I explained and he also covered some NodeJs concepts. Then he asked me if I have worked on this and that (mainly 2-3 technologies that wasn't mentioned in my resume).
After few days I got to know that I was not selected because I don't have hands-on experience with these technologies. Also, that in recent month I have not lead a team, even though I was leading a team for 2.5 years exp before that.
Asking something that is not mentioned in resume and not considering for the role based on that didn't feel good.
Interview questions [1]
Question 1
Design Patterns I know and they asked to explain one
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.