Candidatei-me online. O processo levou 2 meses. Fiz uma entrevista na empresa Zynga (Bengaluru).
Entrevista
There were two telephonic rounds followed by 3 face-to-face rounds. The first two rounds went well, and a variety of technical (Python/SQL/Modelling) questions were asked over Coderpad, even though there was some repetition between the two rounds. Each of these interviews were 1.5 hours long. (Also, there was a lot of rescheduling so this happened over a month's time.)
The frustrating part was being interviewed by mostly the same people again in the F2F rounds, and this time for a day long process (except for the interview with the product manager). An exhaustive set of bookish questions from Stats/Modelling/Python/SQL being asked for 2 hours is not required (in my opinion) to judge someone's knowledge or skillset. The same can be achieved with a sample of questions as well. With the interviews dragging so much, a candidate is bound to lose all interest.
PS: The HR was very professional and managed the process well.
Perguntas de entrevista [1]
Pergunta 1
Almost every possible question covering Statistical tests, logistic regression, clustering, bagging and boosting, Python, SQL.
O processo levou 4 semanas. Fiz uma entrevista na empresa Zynga (Toronto, ON).
Entrevista
CoderPad exercise with hiring manager simple SQL questions followed by a 5-hour onsite meeting with data scientists, leads and managers. During the onsite was also asked to whiteboard a programming problem and did another SQL test using coderpad.
The only negative thing about the process is not that I didn’t get the job but the fact that no one had reached out to me to tell me they decided to move forward with other candidates.
I don’t mind this when it’s usually a phone screen or even first interview but when you take a day off work to interview for 5 hours, it’s disrespectful to the candidate to not even send them an email to let them know they didn’t get the job.
Perguntas de entrevista [1]
Pergunta 1
Would you offer the option for players to purchase a ad-free version of words with friends for life. If yes, how would you price it.
Candidatei-me online. O processo levou 2 semanas. Fui entrevistado pela Zynga (Toronto, ON) em fev. de 2021
Entrevista
Applied online, got an email from a recruiter to set up an interview with one of their DS Leads, phone and coderpad interview with the DS Lead.
Technical questions weren't particularly difficult at the first stage, but I panicked since I hadn't worked with class building in over a year. Interviewer was very nice about it and gave me some hints to help me along since I knew how to build the functions themselves, just couldn't get the syntax for the class right.
Perguntas de entrevista [4]
Pergunta 1
Q: If you were working with a model for classification, how would you evaluate its performance?
Q: Coderpad question. Create a 'stack' class and some associated functions which can run in constant time. This is a pretty common leetcode question, can be found on Google, and the constant time was emphasized as important.