Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Google
Colloquio
It is phone screening, and asked me two questions which are put below. The interviewer is nice, and kindly describe the problems. I suppose the first question is very tricky, I involved in Bayes formula for a long time, so there is not much time for the second one. After the interview, I realized that there is no need to use Bayes formula at all.
Domande di colloquio [1]
Domanda 1
1. 100 students, make survey cheat/not cheat, student toss a coin, if head, tell truth, if tail, toss again, if Head then yes, if tail then no. 30 students answer yes, Q: how many student cheated?
2. Given an array, use bootstrap method to get the var of mean (I used R).
3. Can you write 2 in one line within function? ( so use apply() )
- 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.
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 2 mesi. Ho sostenuto un colloquio presso Google (Seattle, WA) nel mese di ago 2021
Colloquio
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
Domande di colloquio [1]
Domanda 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.