Upload Button Icon Add office photos

Filter interviews by

Netmeds.com Business Analyst Interview Questions and Answers

Updated 8 Jul 2023

Netmeds.com Business Analyst Interview Experiences

2 interviews found

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:
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 - 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.

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

Business Analyst Interview Questions Asked at Other Companies

asked in Evalueserve
Q1. You have 10 boxes of balls (each ball weighing exactly10 gm) with ... read more
Q2. There are 100 people standing in a circle, the first person has a ... read more
asked in Infosys
Q3. What is your strong point in terms of technical knowledge? Like J ... read more
asked in Paytm
Q4. Sum Of Squares Of First N Natural NumbersYou are given an integer ... read more
asked in EXL Service
Q5. If I have 333 digits to number pages of a book, How many pages ca ... read more

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was based on 4 sql questions of medium to hard level and 24 mcqs based on sql,aptitude,excel.

Round 2 - Technical 

(1 Question)

  • Q1. They give you some questions and you have to write sql queries for them
Round 3 - Technical 

(1 Question)

  • Q1. You are given case study and come sql questions based on that
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
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Case Study 

Basic RCA question to diagnose falling numbers in a matrix.

Round 2 - Coding Test 

Basic left join, right join, sub query, ranking etc.

Interview Preparation Tips

Topics to prepare for Zepto Business Analyst interview:
  • RCA
  • Joins
  • Subquery
Interview preparation tips for other job seekers - SQL query using ranking, sub query etc.
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
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

45 minutes coding test

Round 2 - Technical 

(1 Question)

  • Q1. 2 nd round was technical.
Round 3 - Technical 

(1 Question)

  • Q1. Third round was technical
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

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

Zepto search bar base case study

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare e commerce based cases

Netmeds.com Interview FAQs

How many rounds are there in Netmeds.com Business Analyst interview?
Netmeds.com interview process usually has 4 rounds. The most common rounds in the Netmeds.com interview process are Case Study, Resume Shortlist and HR.
How to prepare for Netmeds.com 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 Netmeds.com. The most common topics and skills that interviewers at Netmeds.com expect are Business Analysis, Gap Analysis, Project Management, Requirement Gathering and Use Cases.
What are the top questions asked in Netmeds.com Business Analyst interview?

Some of the top questions asked at the Netmeds.com Business Analyst interview -

  1. The questions were around technical documentation and tasks were given on docum...read more
  2. E commerce related questions were as...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Netmeds.com interviews
Job Portal
50%
50% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
Netmeds.com Business Analyst Salary
based on 8 salaries
₹3 L/yr - ₹10 L/yr
23% less than the average Business Analyst Salary in India
View more details

Netmeds.com Business Analyst Reviews and Ratings

based on 4 reviews

3.7/5

Rating in categories

3.4

Skill development

4.6

Work-Life balance

4.4

Salary & Benefits

3.7

Job Security

3.0

Company culture

3.0

Promotions/Appraisal

3.7

Work Satisfaction

Explore 4 Reviews and Ratings
Pharmacist
225 salaries
unlock blur

₹1.8 L/yr - ₹4.5 L/yr

Senior Executive
102 salaries
unlock blur

₹2.4 L/yr - ₹4.9 L/yr

Executive Pharmacist
57 salaries
unlock blur

₹1.9 L/yr - ₹4.1 L/yr

Senior Pharmacist
45 salaries
unlock blur

₹2.5 L/yr - ₹4.4 L/yr

Pharmacy Incharge
44 salaries
unlock blur

₹2.6 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Netmeds.com with

Tata 1mg

3.7
Compare

PharmEasy

3.7
Compare

Medlife

3.7
Compare

Practo

3.1
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