Upload Button Icon Add office photos

Filter interviews by

Swiggy Senior Data Analyst Interview Questions and Answers

Updated 14 Jun 2022

Swiggy Senior Data Analyst Interview Experiences

1 interview found

I applied via Referral and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Sql based questions on hackerrank.

Round 3 - HR 

(1 Question)

  • Q1. Why Swiggy? Where do you see yourself in 5 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare SQL well . Be ready for intermediate and advanced SQL queries

Interview questions from similar companies

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

(2 Questions)

  • Q1. PROJECT DETAILS
  • Q2. SQL Qns
Round 2 - Technical 

(2 Questions)

  • Q1. PROJECT DETAILS
  • Q2. SQL Qnd
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Write SQL to print the user with the highest restaurant order. There are couple of joins to be used.
  • Ans. 

    Use SQL with joins to find user with highest restaurant order

    • Use JOIN to connect user table with order table

    • Group by user and sum the order amounts

    • Order by sum in descending order and limit to 1 result

  • Answered by AI
Round 2 - Aptitude Test 

Statistical Analysis related questions

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Coding Test 

SQL test on hackerrank

Interview Preparation Tips

Interview preparation tips for other job seekers - I took the test a bit too casually, and was not able to complete everything in time. I would recommend practicing medium to hard SQL questions before attempting this test.

Data Scientist Interview Questions & Answers

Zepto user image Anubhav Kesari

posted on 20 Nov 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Questions on Past Project
  • Q2. SQL Dense Rank - also having the option to do in Pandas
  • Q3. Pandas groupby on a dataset given - required to calculate group wise yoy rate of a column
Round 2 - Technical 

(2 Questions)

  • Q1. Past project ( which he chose , he chose my very first project , which I had forgotten) so ended up screwing it
  • Q2. SQL / Pyspark question - difficult question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

SQL and Python coding test

Round 2 - Technical 

(2 Questions)

  • Q1. Bagging vs Boosting
  • Q2. Overfitting and Underfitting in GBDT
Round 3 - HR 

(2 Questions)

  • Q1. Questions on Recent project
  • Q2. Deep Learning vs classical ML
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is a logistic regression model?
  • Ans. 

    Logistic regression is a statistical model used to predict the probability of a binary outcome based on one or more predictor variables.

    • Logistic regression is used when the dependent variable is binary (0/1, True/False, Yes/No, etc.)

    • It estimates the probability that a given input belongs to a particular category.

    • The model calculates the odds of the event happening.

    • It uses a logistic function to map the input values to ...

  • Answered by AI
  • Q2. Explain the random forest model.
  • Ans. 

    Random forest is an ensemble learning method that builds multiple decision trees and merges them to improve accuracy and prevent overfitting.

    • Random forest is a type of ensemble learning method.

    • It builds multiple decision trees during training.

    • Each tree is built using a subset of the training data and a random subset of features.

    • The final prediction is made by averaging the predictions of all the individual trees.

    • Random...

  • Answered by AI
  • Q3. Explain decision trees
  • Ans. 

    Decision trees are a popular machine learning algorithm used for classification and regression tasks.

    • Decision trees are a flowchart-like structure where each internal node represents a feature or attribute, each branch represents a decision rule, and each leaf node represents the outcome.

    • They are easy to interpret and visualize, making them popular for exploratory data analysis.

    • Decision trees can handle both numerical ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. How do you see yourself in next 5 years?
  • Ans. 

    In the next 5 years, I see myself growing into a senior data scientist role, leading projects and mentoring junior team members.

    • Continuing to enhance my skills in data analysis, machine learning, and programming languages such as Python and R

    • Taking on more responsibilities in project management and client interactions

    • Working towards becoming a subject matter expert in a specific industry or domain

    • Mentoring and guiding ...

  • Answered by AI
  • Q2. What are you 5 years back.what is the difference?
  • Ans. 

    I was a student pursuing my undergraduate degree in Computer Science.

    • 5 years back, I was studying Computer Science in college.

    • Now, I have completed my degree and gained experience in data science through internships and projects.

    • I have developed strong analytical and programming skills over the past 5 years.

    • I have also learned new technologies and tools in the field of data science.

    • I have a better understanding of real

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Interviewer asked me basic SQL questions
  • Q2. In the second technical round he asked me advanced SQL topics (Windows Functions, Joins & Subqueries)
Round 2 - Coding Test 

In the second technical round interview asked me about advanced sql topics, theory questions and two coding questions in joins and window functions.

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

(2 Questions)

  • Q1. Tell me about your projects?
  • Q2. How do you approach the project if you are using logistic regression model?
  • Ans. 

    Approach involves data preprocessing, model training, evaluation, and interpretation.

    • Perform data preprocessing such as handling missing values, encoding categorical variables, and scaling features.

    • Split the data into training and testing sets.

    • Train the logistic regression model on the training data.

    • Evaluate the model using metrics like accuracy, precision, recall, and F1 score.

    • Interpret the model coefficients to under...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are you future goals?
  • Q2. What would you do if your interested field doesnt have any work in the company?
  • Ans. 

    I would seek opportunities to apply my skills in related fields within the company.

    • Explore other departments or teams within the company that may have projects related to my field of interest

    • Offer to collaborate with colleagues in different departments to bring a new perspective to their projects

    • Seek out professional development opportunities to expand my skills and knowledge in related areas

  • Answered by AI

Skills evaluated in this interview

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

I applied via campus placement at Institute of Technology, Banaras Hindu University and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Explain all of decision tree and random forest?
  • Ans. 

    Decision tree is a tree-like model of decisions and their possible consequences, while random forest is an ensemble learning method that builds multiple decision trees and merges them together.

    • Decision tree is a flowchart-like structure where each internal node represents a decision based on an attribute, each branch represents the outcome of the decision, and each leaf node represents a class label.

    • Random forest is a ...

  • Answered by AI
  • Q2. Some basic probability questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep statistics strong

Skills evaluated in this interview

Swiggy Interview FAQs

How many rounds are there in Swiggy Senior Data Analyst interview?
Swiggy interview process usually has 3 rounds. The most common rounds in the Swiggy interview process are Resume Shortlist, Coding Test and HR.

Tell us how to improve this page.

Swiggy Senior Data Analyst Salary
based on 5 salaries
₹6.5 L/yr - ₹7.5 L/yr
40% less than the average Senior Data Analyst Salary in India
View more details
Delivery Boy
861 salaries
unlock blur

₹0.4 L/yr - ₹5 L/yr

Fleet Manager
589 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

Sales Manager
526 salaries
unlock blur

₹2.4 L/yr - ₹10 L/yr

Assistant Manager
509 salaries
unlock blur

₹3 L/yr - ₹13.5 L/yr

Assistant Store Manager
430 salaries
unlock blur

₹1.8 L/yr - ₹4.2 L/yr

Explore more salaries
Compare Swiggy with

Zomato

3.8
Compare

Dunzo

3.4
Compare

FoodPanda

3.7
Compare

Rapido

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