Me postulé en línea. El proceso tomó 4 meses. Acudí a una entrevista en Big Fish Games (Seattle, WA) en feb 2016
Entrevista
The whole interview process takes a very long time. The hiring manager and interview teams are very nice and friendly. Lots of questions abut CS algorithm and system design. However, the recruiter is the worst I have ever seen. He never answers my question or reply emails, very very rude.
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Big Fish Games
Entrevista
Behavior and technical questions at the early step.
More serious behavior questions with the future team at the end.
The technical questions I got were mostly from the easy level of LeetCode.
Preguntas de entrevista [1]
Pregunta 1
Basic questions about the development environment of the mobile game industry.
Me postulé a través de un reclutador. Acudí a una entrevista en Big Fish Games
Entrevista
Programming question by email, followed by 2 phone interviews, i failed the second phone screen.
first phone screen went well, a senior techie asked basic java, jvm (gc) questions.
Preguntas de entrevista [1]
Pregunta 1
In the second phone screen, I was asked a design problem: how would you design and develop a method which takes a time-range as parameter and says if the person's calendar is busy in that time-range.
I started off with an OO approach, not directly diving into the method details but the classes (and attibutes) i could be using. and arrived at a mediocre solution ( i guess)
I dont think the interviewer was listening to my approach at all, cause the next thing he tells me, he wants to ask me some terminology questions and if i have knowledge of OO design.