Sr Data Scientist Interview Questions

3,499 sr data scientist interview questions shared by candidates

1. write a python code foo(x) where foo(4) =3 and foo(3)=4 2. How would you design a google calendar-like app. 3. Given a jupyter notebook, find what was done wrong. Try going over model assumptions, accurate metrics for imbalanced data etc... They give you the data in advance so try going over it and predict what they might ask about it
avatar

Senior Data Scientist

Interviewed at Pendo

2.8
May 9, 2023

1. write a python code foo(x) where foo(4) =3 and foo(3)=4 2. How would you design a google calendar-like app. 3. Given a jupyter notebook, find what was done wrong. Try going over model assumptions, accurate metrics for imbalanced data etc... They give you the data in advance so try going over it and predict what they might ask about it

LeetCode "704. Binary Search". Given an array of integers nums which is sorted in ascending order, and an integer target, write a function to search target in nums. If target exists, then return its index. Otherwise, return -1. You must write an algorithm with O(log n) runtime complexity.
avatar

Senior Data Scientist GENAI

Interviewed at Manulife

3.9
Apr 6, 2025

LeetCode "704. Binary Search". Given an array of integers nums which is sorted in ascending order, and an integer target, write a function to search target in nums. If target exists, then return its index. Otherwise, return -1. You must write an algorithm with O(log n) runtime complexity.

Viewing 321 - 330 interview questions

Glassdoor has 3,499 interview questions and reports from Sr data scientist interviews. Prepare for your interview. Get hired. Love your job.