I applied through a recruiter. I interviewed at Epic in Jun 2015
Interview
First Round: A recruiter schedules a telephonic interview with one of the team members. Its a 30 minutes interview with focus on resume and work experience. I was given a scenario and had to say which data structure should be used and why. Some technical algorithm, data structure questions.
Second Round: Coding Assessment
Unlike others I had a 2 section test. First section was technical learning which had a new language and 20 questions based on it. Second section was programming where I had 4 questions. (Questions are given below)
Before the test I had asked if there is a time limit and I was told no, but when I was doing my last question I got a pop up window saying, "you have last 15 minutes before this test ends". That was strange and surprising.
I'm still waiting on the result of the test.
Interview questions [1]
Question 1
1) Form number triangle
Given 5 -3 7 8 output should be
5 -3 7 8
2 4 15
6 19
25
2) SMS problem
3) A company wants to give its employees a valid phone number. Find all possible numbers given conditions;
- no two numbers are consecutive ie 0232 is valid but 0223 is not
- if there is a 4 in the number then the first digit should also be 4
- there are 3 excluded numbers which shouldn't be in the result but the company has not yet decided which these numbers are going to be
4) Snake sequence
I applied through college or university. I interviewed at Epic
Interview
telephone and next written test
telephone interview was just the HR where in employee will be telling you about epic
written- there are 4 sections out of which first one is speed and accuracy and this section decides the rest of the test. so please be more cautious with that
I applied online. The process took 5 days. I interviewed at Epic in Apr 2015
Interview
First Round was a Telephonic Interview,resume based.
Second Round was Online Test which consisted of 3 sections with last section of programming.
Programming section was quite tough since I am not from Computer science background.
Interview questions [1]
Question 1
First round- Resume briefing and challenges faced.
Second round- was more of online test with objectives and programming assignments.