I applied online. The process took 2 weeks. I interviewed at EPAM Systems (Bogotá, Bogota) in May 2024
Interview
Two interviews, one with for information about the position and compensation, and other with an engineer from the company for a live coding interview related to the skills/technologies required for the position.
Interview questions [1]
Question 1
Q: Java questions on new features for the version you used, interfaces, abstract classes, hashmaps, etc.
I applied online. The process took 1 week. I interviewed at EPAM Systems in Jun 2024
Interview
The interview started with technical questions and then a live code test
The interviewer asked questions and I replied based on my experience and understanding of concepts, the live code test was easy but the feedback I received was negative for the technical questions and included resources to study, as if it was a school test where the teacher won't accept an answer as correct if it's not exactly as it's written in the book
The HR interview was excellent; the HR representative provided all the details about the role and more, leaving me very impressed. However, my experience with the technical interview was mixed. The technical portion included questions about the technology stack and a LeetCode problem. I managed to solve the problem with 25-30 minutes to spare, and I asked if I should improve or change my solution. The interviewer assured me that everything was fine and there was no need for further changes.
Unfortunately, the code was written outside of an IDE, so it couldn’t be compiled during the interview. The interviewer reviewed my solution and accepted it as correct. However, I received a rejection later on, citing gaps in my code. Afterward, when it was compiled, syntax issues were discovered, and he decided to reject my solution. I disagree with his decision, but there’s no way to appeal it.
Anyway, be prepared that the interviewer may not be better than you, so make sure that your solution does not have any syntax issues because you will not be using any IDE. You’ll be writing code where you can’t compile it.
Interview questions [1]
Question 1
Simple leetcode easy question working with array and strings