J'ai postulé en ligne. J'ai passé un entretien chez Epic en juil. 2017
Entretien
Had a phone interview with a software engineer who asked me about previous projects I've worked on and gave a good overview of what he worked on in the company and what the company does in general. I then had to take a long, tough technical interview with a speed test on basic math/logic, a series of multiple choice questions about a made-up programming language, and 4 programming problems. If you're a CS major they ask you to do the problems in C, C++, Java. They use an online proctoring program called ProctorU to give the test. Make sure your webcam, audio, and microphone all work before your assessment time, as I had issues, which delayed the start time of the test. Waiting to see if I will move on to an on-site interview.
Questions d'entretien [1]
Question 1
There is an alarm keypad that has faulty buttons, so the keypad has to accept some incorrect codes, so long as the code contains digits which are in the correct code, in the correct order. For example, if the correct code is "13654", the keypad should accept "13", "165", and "354". Write a program that accepts an input code and determines if it should be accepted or rejected.
J'ai passé un entretien chez Epic (San Francisco, CA)
Entretien
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.
Questions d'entretien [1]
Question 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.