Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Epic (Cincinnati, OH) en feb 2018
Entrevista
First there was a phone interview which took around 30mins. it is very casual, just question about my resume, and information about epic.
Second there is a 3hr online assessment. It was the worse 3hr of my life. There is a programming part with no compiler, so I cannot check if my code works or not. Just spend most of the time tracking through my code to make sure that it does what is suppose to.
Preguntas de entrevista [1]
Pregunta 1
Find the seed of a number.
Eg : 1716 = 143*1*4*3 =1716 so 143 is the seed of 1716. find all possible seed for a given number.
Acudí a una entrevista en Epic (San Francisco, CA)
Entrevista
Medium level leetcode and then a very basic system design question as a final round interview. Overall, smooth and simple process. Only one technical and it was the first one.
Preguntas de entrevista [1]
Pregunta 1
How would you design a system to minimize wait time at a health care center?
First round is a thirty minute phone call with one of their developers. The other part of the first round is a three hour exam with IQ test style logic questions and coding questions.
[OA] OA was fair. Programming part are leetcode easy and easy-mediums, straightforward simulation, backtracking, dfs, strings, etc. No DP/graphs but ymmv.
[Final interview] (Case Study) I think the interviewer came up with their own prompt. It's mostly discussion-based, with a virtual white board. It's not too technical. I'm guessing its testing your communication/logical reasoning than system design skills. (Pair programming) 1 question, same format as the OA on the same platform, leetcode easy.
[Overall] Technical difficulty isn't bad. Interviewers who are current software devs seemed friendly. Had a good experience, yet got rejected.