There were questions on resume project, ML algorithm accuracy and precision related, on rule based algorithms etc- mostly based on my past projects and tools used
Data Scientist Manager Interview Questions
33,975 data scientist manager interview questions shared by candidates
- Describe Gradient Boosting algorithm - Collaborative and content-based recommendations - Coding problem about scalar product of sparse vector
Tell me about yourself
1. What are your strongest traits?
Statistics • AB testing • Hypothesis Testing • Linear Regression • p-value Machine Learning • Algorithms • Class Representation • Imbalance Class Problem • Linear Regression Data Science • Data Manipulation • Feature Engineering • Missing Value Treatment • PCA Product Analytics • A/B testing How to Do A/B Testing: 15 Steps for the Perfect Split Test • Product Testing Python • Missing data • Pandas A Quick Introduction to the “Pandas” Python Library
Difference between random forest and boosted trees? What is boosting? Which will have greater depth if you perform hyperparameter tuning.
What is your technical background?
how to find max return given a sequence stock price
why you choose our company
SQL A/B testing question: Q: You are tasked to analyze an experiment called thanksgiving-coupon. Instacart users in this experiment are randomly assigned to “incentive” group or “nonincentive” group. Users in the “incentives” group get an email with $10 off for their next order, and users in the “no incentives” group get an email reminding them to stock up groceries for the Thanksgiving weekend. The $10 off coupon expires on 11/29/2020 (Sunday) 11:59pm PST. How would you analyze this experiment? You have the table Experiments, which contains experiment assignments for Instacart users. Fields: user_id experiment: experiment name group_ind: experiment group a user is assigned to assigned_at_utc: assignment timestamp. You also have the Orders table, which contains all orders from a user. Fields: user_id order_id order_created_timestamp_utc order_amount_usd You can use this code to convert time zones: order_created_timestamp_utc at time zone 'utc' at time zone 'pst' You also have the Coupon_spend table, which contains the redeemed thanksgiving-coupon for an order. Fields: user_id order_id coupon_spend
Viewing 1531 - 1540 interview questions