← Back to experiences
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/experiences/…$
Level: Senior-Level
Round: Phone Screen · Type: Multiple Types · Difficulty: 6/10 · Duration: 60 min · Interviewer: Friendly
Topics: SQL, Python, Product Sense, Classification Models, Precision, Recall, F1 Score, Data Analysis, Machine Learning
Location: San Francisco Bay Area
Interview date: 2026-02-15
Question: SQL: Calculate cohort-based retention rate.
This was a technical phone screen for a Product Data Scientist role. However, the interviewer was from the AI team, so the questions might not have been typical.
I was asked:
[actual =1, predict = 0, conf = 0.93]), calculate precision, recall, and F1 score. I was told I could use pseudocode if I wasn't comfortable with Python.