I applied online. I interviewed at EPAM Systems (Vijayawāda) in Sep 2018
Interview
Epam fresher's hiring generally consists of online coding round, followed by on-site coding round, group discussion, technical interview and the last was hr round.
Online coding was hosted on myanatomy platform. Code needs to written only in Java. This round concentrates on algorithms, data structure and basic oops concept. There were three questions in this round and one need to solve more that two questions to qualify for the next round.
Onsite round was a bit tougher, but the cut off was not that high. It depends on the relative performance of other candidates participating. It consisted of 11 MCQ questions followed by one average and another tough question. This was also taken on myanatomy.
After qualifying the above round, a group discussion was conducted to test your communication and leadership skills
Then came technical interview and the most important one, in which they were just targeting on four things Algorithm, Data Structure, Java, Problem and Puzzle solving skills. Anyone good in competitive coding could manage to qualify this round.
Hr was just a formality round, if one have performed well in the previous round, then this round does not play much role. Although people were rejected in the hr round as well.
Interview questions [9]
Question 1
Array consisting of only 0's and 1's was given, Rearrange such that all zero followed by all one in O(N), just single loop from 0 to n-1?
Three bags were give consisting of Orange, Apple, and Orange and Apple mixed. There's a label in each bag which isn't true. for eg suppose there is bag of orange, then it's label would display either apple or mixed. You can choose any one bag and can see only one content inside that bag. You have to recognise which bag contains what?
I applied online. The process took 2 weeks. I interviewed at EPAM Systems (Haiderabad) in Sep 2018
Interview
First Round, was held online, where 3 coding questions were given.
First question is easy, and is to be solved in 30 mins.
Second questions is of average difficulty, and is to be solved in 40mins.
Third question is difficult, and is to be solved in 50mins.
I solved 2 and a half question, and got selected to the next round.
Second round is again a coding contest (same pattern as in first round), followed by a group discussion, Technical interview and then a HR.
If you are really strong in Java and fundamentals of algorithms, whole process is a cakewalk.
If u are strong in Java, the whole process is a cakewalk
Interview questions [1]
Question 1
What is singleton class, and how to create a singleton class in java?
Difference between abstract class and an interface.
Number of islands in a 2d matrix.
Checking for a loop in a linkedlist.
I applied online. The process took 1 week. I interviewed at EPAM Systems (Poona) in Jul 2018
Interview
Very nice Interview Process. They have developed there own online code editor for coding test. Your Coding skills must be very good to crack first two rounds.Once you have cleared first two rounds technical interview is next challenge. Go well prepared if you want to work at epam. Code For every step