Me postulé a través de una facultad o universidad. El proceso tomó 2 semanas. Acudí a una entrevista en Epic (Madison, WI) en oct 2011
Entrevista
I did the test for Epic in Pearson Vue. it includes 14 math problems and 20 coding choice problems which introduce a new language and ask questions about it. It test your ability to learn new things and four coding problems.
tic tac tree, one a board represent by a boolean matrix, 3 continues cell would make one point, and four for two points and so long so fourth. it can be vertical, horizontal or diagonal. calculate the points for red and black, get the winner
decide whether the enter should be accepted or not for a passcode, one number missing is permitted, can be missed several times, 18687 is the passcode, then 167 is accepted, the rest should be right and in right sequence.
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.