Upload Button Icon Add office photos

Filter interviews by

Flipkart Health+ Business Analyst Interview Questions and Answers

Updated 25 Apr 2024

Flipkart Health+ Business Analyst Interview Experiences

1 interview found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. In this round basic SQL questions were asked.
  • Q2. In addition to SQL questions the business case study was discussed and some questions were asked around confusion metrics.
Round 2 - One-on-one 

(1 Question)

  • Q1. In this round two business case studies were discussed.
Round 3 - HR 

(1 Question)

  • Q1. In this round basic HR questions related to my resume and profile were asked

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Technical + Analytics
I gave my coding test this august 2024, it was purely based on SQL coding
8 question, 3 easy, 3 intermediate and 3 hard.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Introduction and explain any one of the projects plus what was the analytics you used
  • Ans. 

    Implemented a project to optimize marketing campaigns using predictive analytics

    • Developed a predictive model to identify the most effective marketing channels

    • Utilized data from past campaigns to train the model

    • Used techniques such as regression analysis and decision trees to analyze the data

    • Generated insights on customer behavior and preferences to improve campaign targeting

  • Answered by AI
  • Q2. SQL coding, shared screen and was asked to find cumulative sum of cost for a table.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very very well prepared with SQL and you should be aware of advanced sql, not only concepts but solving questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. SQL based questions were asked with some puzzles
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Find 3rd highest salary using SQL
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to find 3rd highest salary.

    • Use SELECT statement to retrieve salary column

    • Use ORDER BY clause to sort salaries in descending order

    • Use LIMIT 2,1 to skip first two highest salaries and retrieve the third highest salary

  • Answered by AI
  • Q2. Queries on self join
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Power B, DAX etc.,

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 - Technical 

(2 Questions)

  • Q1. Prepare on SQL in depth
  • Q2. Prepare on Excel & Python in depth
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Case Study 

1. Tell me about yourself
2. Estimate the number of hospitals in India

Round 3 - Case Study 

1. There has been a decrease in 20% of the users in the past 3 days in online pharmacy application, what will you do now?

Round 4 - HR 

(4 Questions)

  • Q1. Salary negotiation on what were last salary and related questions
  • Q2. How soon can you join?
  • Q3. Are you holding any other offer, in case you do..they will try to match it which ideally depends on your interview.
  • Q4. Are you comfortable relocating to the office location?

Interview Preparation Tips

Interview preparation tips for other job seekers - The interview is fairly easy, just be confident and explain your thought process to the interviewer while answering any question. They will support you and help you reach the destination if you do so.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Coding Test 

8 sql questions
1 hard, 4 easy and 3 medium

Round 2 - One-on-one 

(5 Questions)

  • Q1. Tell me about yourself. Your responsibilities in current role.
  • Ans. 

    I am a Business Analyst with experience in data analysis, process improvement, and stakeholder management.

    • Analyze data to identify trends and insights

    • Improve business processes through automation and optimization

    • Manage relationships with stakeholders to gather requirements and ensure project success

  • Answered by AI
  • Q2. SQL based basic questions. Output of left join and inner right join
  • Q3. Any notable project you’ve done which made any remarkable change in business
  • Ans. 

    Implemented a data analytics project that optimized inventory management, resulting in a 20% reduction in costs.

    • Analyzed historical sales data to forecast demand and optimize inventory levels

    • Implemented a new inventory management system based on data-driven insights

    • Collaborated with cross-functional teams to ensure successful implementation

    • Monitored key performance indicators to track the impact of the project

  • Answered by AI
  • Q4. Difference between DDL and DML
  • Ans. 

    DDL stands for Data Definition Language and is used to define the structure of database objects. DML stands for Data Manipulation Language and is used to manipulate data within the database.

    • DDL is used to create, modify, and delete database objects like tables, indexes, etc.

    • DML is used to insert, update, delete, and retrieve data from the database.

    • Examples of DDL statements include CREATE TABLE, ALTER TABLE, DROP TABLE...

  • Answered by AI
  • Q5. How null behaves in different types of joins
  • Ans. 

    Null behaves differently in different types of joins in SQL

    • In INNER JOIN, rows with NULL values are excluded from the result set

    • In LEFT JOIN, rows with NULL values from the left table are included in the result set

    • In RIGHT JOIN, rows with NULL values from the right table are included in the result set

    • In FULL OUTER JOIN, rows with NULL values from either table are included in the result set

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What do I do in my existing job?
  • Q2. Why do you want to leave your existing job?
Round 2 - HR 

(2 Questions)

  • Q1. Tell me about yourself?
  • Q2. Why would you like to join our organisation?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared, be confident and be humane.

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Estimate the sale of Umbrella in a year in Bangalore without any inputs given.
  • Ans. 

    Estimating sales of umbrellas in Bangalore without any inputs.

    • Analyze historical sales data of umbrellas in Bangalore

    • Consider weather patterns and forecast for the year

    • Evaluate competition and market trends

    • Assess population density and demographics

    • Factor in events and festivals that may affect sales

    • Use statistical models and regression analysis

    • Consider potential impact of COVID-19 on sales

  • Answered by AI
  • Q2. They will give one online test (SQL based)
  • Q3. Questions about SQL and probablity

Interview Preparation Tips

Interview preparation tips for other job seekers - I was not prepared with SQL on an advanced level, unfortunately, I was unable to clear.
If you want to apply, Be prepared with SQL and probability and general business analysis questions.

I applied via Naukri.com and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. The questions were around technical documentation and tasks were given on documentation
  • Q2. E commerce related questions were asked

Interview Preparation Tips

Interview preparation tips for other job seekers - The managerial round was also core technical. If u do well in all the technical rounds you have high chance of clearing the interview

Flipkart Health+ Interview FAQs

How many rounds are there in Flipkart Health+ Business Analyst interview?
Flipkart Health+ interview process usually has 3 rounds. The most common rounds in the Flipkart Health+ interview process are Technical, One-on-one Round and HR.
How to prepare for Flipkart Health+ Business Analyst interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Flipkart Health+. The most common topics and skills that interviewers at Flipkart Health+ expect are Advanced Excel, Pivot Table and VLOOKUP.
What are the top questions asked in Flipkart Health+ Business Analyst interview?

Some of the top questions asked at the Flipkart Health+ Business Analyst interview -

  1. In addition to SQL questions the business case study was discussed and some que...read more
  2. In this round two business case studies were discuss...read more
  3. In this round basic SQL questions were ask...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Flipkart Health+ interview
Referral
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Flipkart Health+ Business Analyst Salary
based on 5 salaries
₹10.2 L/yr - ₹16 L/yr
32% more than the average Business Analyst Salary in India
View more details

Flipkart Health+ Business Analyst Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

3.0

Skill development

4.0

Work-Life balance

4.0

Salary & Benefits

2.0

Job Security

4.0

Company culture

2.0

Promotions/Appraisal

4.0

Work Satisfaction

Explore 1 Review and Rating
Assistant Manager
83 salaries
unlock blur

₹2.8 L/yr - ₹6 L/yr

Pharmacist
71 salaries
unlock blur

₹1.6 L/yr - ₹6 L/yr

Senior Executive
58 salaries
unlock blur

₹2 L/yr - ₹4.2 L/yr

Executive Pharmacist
37 salaries
unlock blur

₹3.5 L/yr - ₹4.8 L/yr

Executive
35 salaries
unlock blur

₹1.3 L/yr - ₹5 L/yr

Explore more salaries
Compare Flipkart Health+ with

Netmeds.com

3.6
Compare

Medlife

3.7
Compare

Tata 1mg

3.7
Compare

PharmEasy

3.7
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview