J'ai postulé via la recommandation d'un employé. Le processus a pris 2 semaines. J'ai passé un entretien chez Google (Palo Alto, CA) en nov. 2016
Entretien
The technical interview was unexpected. The interviewer did not ask a single question about statistics or programming. Rather I was asked a domain-specific question about Google ads, which continued for the rest of the interview. I was not expecting another data scientist interviewing me about a hypothetical feature. I am also not sure why the interviewer decided not to pursue further, even though I did well in brainstorming ideas on how to test a hypothetical feature in Google ads.
Questions d'entretien [1]
Question 1
Question about Google ads: how would you test whether a new hypothetical feature is better than the current feature? What will be your metric? Apart from CTR, what other metrics can you think of?
- Asked foundational questions about key definitions and terminology to assess baseline understanding of core concepts
- Completed a timed online coding assessment covering practical programming challenges and problem-solving ability
30 minute phone screen with HR, followed by an interview with the hiring manager. HR would not even provide a salary range for the role, which was very weird. The HR rep was not familiar with the role and seemed to be reading from the JD when I asked questions about it.
J'ai postulé via la recommandation d'un employé. Le processus a pris 2 mois. J'ai passé un entretien chez Google (Seattle, WA) en août 2021
Entretien
Recruiter screen > tech screen > 5 tech sessions at remote "onsite"
Tech screen: all statistics written in easy python
On-site: python for SQL-style queries, one session focused on stats/probability, majority of sessions had some probability in it, some question were extremely open ended, hierarchical statistical models, optimization and creating penalty functions, bootstrapping, small sample statistics
Questions d'entretien [1]
Question 1
you are given a discrete probability distribution of children, what is the probability a random women you meet on the street has a sister?
Two variables x1 and x2. They are correlated but aren't the same. X3 = X1-X2 and X4 = X1+X2. What are the coefficients for x1 and x2 if you train logit for x3 and x4
1000 ad videos, 1000 human raters
Assess the quality of videos, 100 randomly selected videos to each rater, Rate video between 1 (bad) and 10 (good) quality. How would you rate these? What are the pros and cons of your strategy?
clustered statistical modeling question about how you would set data up for this model and what model you would use.