Google Product Data Scientist (L5) Interview Experience
Google · Senior · Data Scientist
I just found like nervousness dropped my IQ like 20 points, so I ended up doing a lot of mocks with GPT. Then I started seeing way more causal inference in interviews, like the field can go back to the science part.
Interview process
I had already been referred and was already in touch with a recruiter (for a previous interview process), so the first loop moved unusually smoothly and I even got to skip the technical screen there. The product loop was more standard: recruiter, a technical screen with SQL plus schema design, then a three-round onsite covering stats/modeling, experimentation/applied analysis, and Googliness. The tricky part is the two analytical onsite rounds overlap a lot, but the stats side was more trivia and mechanics than I expected, while the experimentation side stayed pretty close to standard A/B testing frameworks with a little causal inference mixed in. Overall the interviewers came off very friendly and conversational, and I finished my last onsite in mid-December.
Interview rounds · 3
- 1
Recruiter screen
BehavioralI actually went through Google twice, first for a business DS role and then again for product. The recruiter part was light and friendly, and because I came in through a referral and was already in touch with someone from the first loop, I didn't feel heavily evaluated there. In the earlier business loop they even let me skip the technical screen, which felt like a lucky break more than the norm.
- 2
Technical round
SQLData ModelingAnalyticalFor the product loop I had a pretty standard technical screen. It was mostly basic DS screening stuff, then SQL, then a schema design prompt where they only vaguely described the product and I had to ask clarifying questions to figure out what they really wanted.
- Q1. Find seasonality in this quarterly data set.
Q2. Let's build a schema for this product.
How they answeredThey kept it vague at first, so I had to ask questions until it became clear it was basically a YouTube-like video sharing app. From there I laid out the obvious core tables like a videos table and a views table and treated it like a straightforward product schema question rather than trying to get fancy.
Follow-up questions- Ask clarifying questions to figure out what kind of product it is.
- 3
Final / onsite round
Statistics & ExperimentationAnalyticalProduct StrategyBehavioralThe onsite packet was three rounds, not the six-round monster I had built up in my head. The formal labels were things like measurement and modeling concepts, experimentation and applied analysis, and Googliness, but honestly the first two blur together from the outside. Across the two loops, the stats side sometimes felt like open-ended trivia and mechanics, while the experimentation side stayed pretty close to designing and reasoning through tests. The whole thing felt conversational and much friendlier than some other big tech loops I've done.
- Q1. Google Meet used to be available only to G Suite users and now it's widely available to everybody. How would you define success and what metrics would you use?
Q2. How do we sample from an arbitrary distribution?
How they answeredThis was one of the more trivia-style stats prompts. We had basically made up a distribution on screen, and I had to talk through how I would sample from it. That round had the feel of, if I mentioned a concept, the interviewer might immediately drill into whether I actually understood the mechanics behind it.
Q3. How do you calculate a t statistic or a z statistic?
How they answeredI had to know the math cold here, not just wave at the idea. I talked through the mechanics of a t test and z test and, in one of the experiment-focused rounds, exactly how to compute the statistic for a two-sample test. They also cared about whether I understood the difference between absolute metrics and ratio metrics instead of treating every test the same way.
Follow-up questions- How would you compute the statistic for a two-sample test?
- How does it change for absolute metrics versus ratio metrics?
Q4. Walk me through how you'd design the experiment and causal analysis for this problem.
How they answeredA lot of these basically reduced to setting up an A/B test cleanly. I used the standard step-by-step framework for defining the hypothesis, metrics, setup, and reliability checks, and in one round I also had to talk about propensity scores for observational data. Google didn't make this wildly exotic, but they did want more than buzzwords.
Follow-up questions- When would you use propensity scores?
- Q5. How did you make your workplace a better place?
- Q6. Tell me about a time you took initiative.
- Q7. Tell me about a time you adapted to changing priorities.
Tips from the candidate
I'd go back to basics hard. I drilled fundamentals and patterns until I could do them even when nerves knocked like 20 IQ points off. For SQL, don't assume day-to-day experience is enough because the same interview gotchas repeat and a lot of them never show up at work. I used ChatGPT a ton for mock case studies, stats trivia, and behavioral drilling because the low friction makes it easy to do volume, but I still had to practice out loud since typing is not the same brain as speaking. I'd also prep beyond plain A/B tests now: difference-in-differences, geo or cluster randomized tests, propensity scores, and at least know what synthetic control is. And for Googliness, I need structure or I get too conversational and leave out the stakes and why the story mattered.
Company culture
Google came off really friendly and genuinely collaborative to me. The interviewers were conversational, and when I asked what people liked about working there, they kept saying the people in a way that felt real, not canned. The Googliness screen seemed to care a lot about whether I'm intrinsically motivated, contribute outside my lane, and work well with others. Process-wise it was lighter than I expected at the onsite stage, but the round names are kind of fuzzy because measurement/modeling and experimentation overlap a lot in practice. I also got the sense the field is shifting a bit back toward the science part, so causal inference is showing up more again instead of everything stopping at basic A/B testing.