Me postulé en línea. El proceso tomó 5 semanas. Acudí a una entrevista en Epic en nov 2015
Entrevista
After submitting the application Online, I was contacted by email to set up a phone interview which took place 2 days after I received the email. The phone interview was only 30 minutes and mostly went over my resume, and any projects I have done in the past. Following the phone interview, I scheduled a Skills Assessment within the next few days. The skills assessment was straight forward. Learn a new coding language and answer some question relating to it. Following that was four coding questions. After the skills assessment, I was contacted 4 weeks later with the final result.
Preguntas de entrevista [1]
Pregunta 1
Write a function that when given two words, shows every step it takes to turn the first word into the second word by only switching two letters that are touching. For example MUG turning into GUM:
MUG
MGU
GMU
GUM
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.