J'ai passé un entretien chez Blizzard Entertainment
Entretien
Applied online, had a coding test and a couple rounds of phone interviews. Coding test asked LC style questions and some multiple choice. Phone interviews were about past experiences and some coding questions.
Questions d'entretien [1]
Question 1
Sorting list of dates but in natural language form.
J'ai postulé en ligne. Le processus a pris 4 mois. J'ai passé un entretien chez Blizzard Entertainment
Entretien
They sent a coding test FOUR months after I applied, and they gave me a ridiculously hard question -- it was similar to a Leetcode hard question, except they modified the question to make it even harder, and expected me to finish within 45 minutes, all this for an internship! I tried my best, but ofc I couldn't pass all the test cases. I haven't heard anything from them since.
Questions d'entretien [1]
Question 1
Build a calculator, the calculator needs to accept +, -, *, /, parentheses, power etc, and the numbers might be a double, not just integers
J'ai postulé en ligne. J'ai passé un entretien chez Blizzard Entertainment
Entretien
I had to answer some basic questions about my profile over the email. Then, I received a 2 hour timed test which I had to give via hackerrank. There were multiple sections in the test. Some were multiple choices and some required me to write code.
Questions d'entretien [1]
Question 1
Based on the given a piece of code (had around 5-6 lines in it), I had to calculate the complexity of the code.