Upload Button Icon Add office photos

Starbucks

Compare button icon Compare button icon Compare

Filter interviews by

Starbucks Data Analyst Interview Questions and Answers

Updated 5 Feb 2024

Starbucks Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Feb 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

Hackerrank - SQL and Statistics

Round 2 - Case Study 

How to make a regression model

Round 3 - One-on-one 

(1 Question)

  • Q1. What was the definition of false positive and false negative
  • Ans. 

    False positive and false negative are terms used in data analysis to describe errors in classification models.

    • False positive refers to a situation where a test result incorrectly indicates the presence of a condition or attribute.

    • False negative refers to a situation where a test result incorrectly indicates the absence of a condition or attribute.

    • In medical field, false positive can occur when a healthy person is wrong...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Duration - 1hr, Mostly questions are from Excel and SQL ( But a little knowledge of R and Python is very useful) .For me, it's knowing the concepts and answering no codes were ask to write.

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic 1-on-1 round with your manager/ or any senior from the company

Analyst Interview Questions & Answers

Oyo Rooms user image Sushant Dogra

posted on 2 Nov 2015

I applied via Campus Placement

Interview Preparation Tips

Round: Puzzle Interview
Experience: basic Guesstimation questtions,
for eg. estimate the no of sleeping all over the world right now.

Tips: Walk the interviewer through your thinking process.
donot make vague guesses.

Round: HR Interview
Experience: 1 Tell us 5 reasons why we should hire you.
2 being an electrical engineering student, why have you applied for a analytic s/operations job profile.

Skills: Ability To Cope Up With Stress, Guesstimation Cases
Duration: 2
College Name: IIT Madras

Analyst Interview Questions & Answers

Oyo Rooms user image Shobhit Shrivas

posted on 1 Nov 2015

I applied via Campus Placement

Interview Questionnaire 

7 Questions

  • Q1. I was asked 2 questions from a course called principle of economics, such as what is elasticity etc
  • Q2. It was again from my course work they asked me how to solve linear programming problem graphically
  • Q3. Then they asked me to tell me about my self
  • Q4. They asked me to estimate number of microwaves manufactured in india per year
  • Q5. Then I was asked what is my biggest achivement till now
  • Q6. Then I was asked if I have any question for them
  • Q7. He gave me 15 min to convence him so that he hirs me for his company

Interview Preparation Tips

Round: Resume Shortlist
Experience: They were mainly looking for people who has or worked in Start ups or who has some good PORs. They also shortlisted students with CGPA of more than 7.5.
Tips: Try taking good PORs and maintain a healthy CGPA. Make a one page resume.

Round: Technical Interview
Experience: It was good. This was my first interview, I was bit nurvous for obvious reasons but controlled my emotions perfectly. As interview progressed things started becoming normal.
Tips: Be confidant of what ever you speak. Try hidding you nervousness, its okay if you are not able to answer any question but make strong comeback in next.

Round: HR Interview
Experience: I was very confidant of myself and told some 8-9 qualities that I have and gave examples of where I used them in past.
Tips: Again be very confidant. Its okay if you fumble in between but make strong comeback. look into the eyes of interviewer it shows you are confidant. Don't lie, be yourself.

General Tips: Keep working hard, there is no subsitute of hardwork, even in IITs. And don't forget sometimes you have to loose small battels to win Wars.
All the best:)
Skills:
Duration: 8-10weeks
College Name: IIT Madras
Motivation: Oyo is progressing very fast and I wanted to be the part of there amazing journey.
Funny Moments: I kept looking into the eyes of both of my interviewer just to show them I was very confidant but the reality is I was very nervous and I was bluffing them:). After interview I had a headache.

I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Extract the oyo from domain name in google sheets.
  • Ans. 

    Extract 'oyo' from domain name in Google Sheets.

    • Use the formula =REGEXEXTRACT(A1, "oyo") where A1 is the cell containing the domain name.

    • This will extract the first occurrence of 'oyo' in the domain name.

    • If 'oyo' appears multiple times, use =REGEXEXTRACT(A1, "oyo", 2) for the second occurrence, and so on.

  • Answered by AI
  • Q2. Time. Time() in sql
  • Ans. 

    Time() is a SQL function that returns the current system date and time.

    • Time() can be used in SELECT, INSERT, UPDATE, and DELETE statements.

    • The returned value is in the format 'YYYY-MM-DD HH:MI:SS'.

    • Timezone can affect the returned value.

    • Example: SELECT Time() AS CurrentTime;

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be spotenous.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

SQL, General Aptitude Questions

Round 2 - Group Discussion 

10 minutes GD on general topics.

Round 3 - One-on-one 

(2 Questions)

  • Q1. Case study related tl hospitality industry
  • Q2. Questions related to POR held in college

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise SQL & Case study
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected
Round 1 - Coding Test 

There were some aptitude question, Pandas question, SQL queries.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Use SQL to filter duplicate entries.
  • Ans. 

    Use SQL query with DISTINCT keyword to filter duplicate entries.

    • Use SELECT DISTINCT column_name FROM table_name;

    • DISTINCT keyword removes duplicate values from the result set.

    • For example, SELECT DISTINCT name FROM employees;

    • You can also use GROUP BY clause to eliminate duplicates.

  • Answered by AI
  • Q2. Questions on Excel Shorcuts.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. SQL Questions are asked, learn joins and aggregate functions
Round 2 - Case Study 

Simple Case Study was discussed

Round 3 - HR 

(1 Question)

  • Q1. Company fit check and salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Oyo has very bad work life balance, you might be expected to work on weekends as well.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude question and 2 Sql question

Round 2 - Technical 

(4 Questions)

  • Q1. 2 Sql question i on joins and other on window function
  • Q2. 1 Guestimate 1 Puzzle
  • Q3. Intoduction about your self
  • Q4. About your resume and interest

Interview Preparation Tips

Interview preparation tips for other job seekers - Take it easy
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Details discussion on Previous projects and Situation based questioning

Interview Preparation Tips

Interview preparation tips for other job seekers - What I realise is OYO doesn't have set way of taking interview, Every Hiring Manager takes his approach, so just focus on your key skill and Prepare you resume strong

Starbucks Interview FAQs

How many rounds are there in Starbucks Data Analyst interview?
Starbucks interview process usually has 3 rounds. The most common rounds in the Starbucks interview process are Coding Test, Case Study and One-on-one Round.

Tell us how to improve this page.

Starbucks Data Analyst Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Oyo Rooms Interview Questions
3.3
 • 220 Interviews
Burger King Interview Questions
3.8
 • 69 Interviews
Cafe Coffee Day Interview Questions
3.7
 • 60 Interviews
Hyatt Regency Interview Questions
4.1
 • 43 Interviews
Pizza Hut Interview Questions
3.9
 • 42 Interviews
JW Marriott Interview Questions
4.2
 • 40 Interviews
View all
Shift Supervisor
177 salaries
unlock blur

₹1.8 L/yr - ₹5 L/yr

Store Manager
110 salaries
unlock blur

₹4.2 L/yr - ₹10 L/yr

Barista Trainer
92 salaries
unlock blur

₹1.1 L/yr - ₹4 L/yr

Shift Manager
84 salaries
unlock blur

₹2.1 L/yr - ₹4.6 L/yr

Barista Coffee Maker
52 salaries
unlock blur

₹1 L/yr - ₹3.4 L/yr

Explore more salaries
Compare Starbucks with

Oyo Rooms

3.3
Compare

Mahindra Holidays & Resorts

3.5
Compare

Marriott International

4.2
Compare

Oberoi Group of Hotels

4.1
Compare
Did you find this page helpful?
Yes No
write
Share an Interview