Business Analyst

200+ Business Analyst Interview Questions and Answers for Freshers

Updated 12 Jul 2025
search-icon

Asked in UnitedHealth

2d ago

Q. There are 100 people standing in a circle, the first person has a gun he starts shooting the person next to him and hands over the gun to the 3rd person and so on. Who will be the last person surviving?

Ans.

The last person surviving will be the 73rd person.

  • The pattern of shooting skips every second person.

  • After each round of shooting, the number of people remaining is halved.

  • The last person standing will be the one who is skipped in every round of shooting.

Asked in EXL Service

3d ago

Q. Doors numbered 1 to 100 are initially closed. In the first step, all doors are opened. In the second step, doors with numbers that are multiples of 2 are toggled (opened if closed, closed if open). In the third...

read more
Ans.

After opening and closing doors with multiples of their numbers, which doors are open?

  • Doors with odd number factors will be open after 100th time

  • Doors with even number factors will be closed after 100th time

  • Example: Door 16 will be closed after 100th time as it has factors 2, 4, 8, 16

Asked in EXL Service

2d ago

Q. If you have 333 digits to number the pages of a book, how many pages can you number?

Ans.

333 digits can number 166 pages of a book.

  • Each page number takes up 2 digits.

  • The first page is numbered 01.

  • The last page that can be numbered is 166.

  • The remaining 2 digits are used for the cover page or other information.

Asked in Flipkart

3d ago

Q. If you have 100 unbiased coins and one of them is defective, and you have a weighing balance to check the weight of the coins, what is the minimum number of times you need to weigh the coins to identify the def...

read more
Ans.

The minimum number of times you need to weigh the coins is 4.

  • Divide the 100 coins into 3 groups of 33, 33, and 34 coins.

  • Weigh the first two groups against each other.

  • If they balance, the defective coin is in the third group.

  • If they don't balance, the defective coin is in the lighter group.

  • Divide the lighter group into 11 coins and weigh any 2 groups of 3 coins against each other.

  • If they balance, the defective coin is one of the remaining 5 coins.

  • If they don't balance, the def...read more

Are these interview questions helpful?

Asked in TCS

2d ago

Q. If you were the product manager and needed to sell a product, what steps would you take?

Ans.

As a product manager, I would approach selling a product by identifying the target audience, creating a unique value proposition, and utilizing various marketing channels.

  • Identify the target audience and their needs

  • Create a unique value proposition that addresses those needs

  • Utilize various marketing channels such as social media, email marketing, and advertising to reach the target audience

  • Provide product demos or trials to potential customers

  • Collect feedback and make necessa...read more

Asked in UnitedHealth

6d ago

Q. There are 20 blue balls and 13 red balls in a container. You randomly pick 2 balls. If the colors are the same, you replace them with a blue ball. If the colors are different, you replace them with a red ball....

read more
Ans.

The last ball will be red.

  • If the first two balls are of different colors, they will be replaced with a red ball.

  • If the first two balls are of the same color, they will be replaced with a blue ball.

  • The number of balls in the container does not affect the outcome.

  • The last ball will be red because there are more red balls than blue balls in the container.

Business Analyst Jobs

Red Hat India Pvt Ltd logo
Business Analyst - AI 3-8 years
Red Hat India Pvt Ltd
4.3
₹ 6 L/yr - ₹ 18 L/yr
(AmbitionBox estimate)
Pune
Amazon Development Centre (India) Pvt. Ltd. logo
Business Analyst, OPTIMA Operations 3-8 years
Amazon Development Centre (India) Pvt. Ltd.
4.0
₹ 5 L/yr - ₹ 20 L/yr
(AmbitionBox estimate)
Chennai
Amazon Development Centre (India) Pvt. Ltd. logo
Business Analyst, Amazon Pay, Data Products 1-6 years
Amazon Development Centre (India) Pvt. Ltd.
4.0
₹ 8 L/yr - ₹ 17 L/yr
(AmbitionBox estimate)
Bangalore / Bengaluru

Asked in LTIMindtree

5d ago

Q. Sum of Squares of First N Natural Numbers Problem Statement

You are tasked with finding the sum of squares of the first N natural numbers for given test cases.

Input:

The first line contains an integer 'T', the...read more
Ans.

The task is to find the sum of squares of the first 'N' natural numbers.

  • Iterate from 1 to N and calculate the square of each number

  • Add all the squares together to get the final sum

  • Return the sum as the result

4d ago

Q. Growth of cars vs growth of motorbikes - which would grow faster in % terms? A: Economic factor the main reason to go for bikes. Shift from lower middle to upper middle, increasing growth rate for cars more tha...

read more
Ans.

Cars would grow faster than motorbikes due to economic factors.

  • Shift from lower middle to upper middle class favors cars

  • Increasing growth rate for cars more than for bikes

Share interview questions and help millions of jobseekers 🌟

man-with-laptop
5d ago

Q. How many orders does Swiggy deliver in a day in Pune?

Ans.

The exact number of orders delivered by Swiggy in Pune on a daily basis is not publicly available.

  • Swiggy does not disclose the number of orders delivered in a specific city on a daily basis.

  • The number of orders delivered by Swiggy in Pune may vary depending on factors such as day of the week, time of day, and season.

  • Swiggy's focus is on providing timely and efficient delivery services to its customers, rather than on disclosing the number of orders delivered.

  • However, Swiggy h...read more

Asked in EXL Service

5d ago

Q. Explain ERP and its advantages, based on your experience during your internship.

Ans.

ERP is a software that integrates various business processes and functions into a single system.

  • ERP stands for Enterprise Resource Planning.

  • It helps organizations streamline their operations and improve efficiency.

  • Advantages of ERP include centralized data management, improved collaboration, and better decision-making.

  • It automates processes like inventory management, financials, human resources, and customer relationship management.

  • ERP provides real-time visibility into busin...read more

Asked in TCS

2d ago

Q. What is inheritance , polymorphism ,different classes ?

Ans.

Inheritance, polymorphism, and classes are fundamental concepts in object-oriented programming.

  • Inheritance allows a class to inherit properties and methods from another class.

  • Polymorphism allows objects of different classes to be treated as if they are of the same class.

  • Classes are blueprints for creating objects that have properties and methods.

  • For example, a Car class can inherit from a Vehicle class, and a SportsCar class can inherit from the Car class.

  • Polymorphism allows ...read more

Asked in TCS

2d ago

Q. What recent news have you heard about TCS?

Ans.

TCS recently announced a partnership with Google Cloud to build industry-specific cloud solutions.

  • TCS and Google Cloud will jointly develop cloud solutions for industries such as healthcare, financial services, and retail.

  • The partnership aims to help organizations accelerate their digital transformation journey by leveraging the power of cloud technology.

  • TCS will also establish a Google Cloud Academy to train its employees on Google Cloud technologies.

  • This collaboration highl...read more

Asked in Flipkart

5d ago

Q. A car manufacturer has observed a decline in profits by 40% year over year. What would be the possible reasons for this?

Ans.

Possible reasons for a car manufacturer's decline in profits by 40% year over year

  • Decreased demand for cars due to economic downturn

  • Increased competition from other car manufacturers

  • Rising production costs and expenses

  • Decline in consumer confidence and spending

  • Changes in government regulations impacting the automotive industry

Asked in TCS

5d ago

Q. As you have done B-tech, tell me the meaning of diode, rectifier, amplifier?

Ans.

A diode is an electronic component that allows current to flow in one direction, while a rectifier converts alternating current to direct current, and an amplifier increases the amplitude of a signal.

  • A diode is a two-terminal device that conducts current in one direction and blocks it in the opposite direction.

  • A rectifier is a device that converts alternating current (AC) to direct current (DC) by using diodes.

  • An amplifier is an electronic device that increases the amplitude ...read more

Asked in Flipkart

6d ago

Q. How would you optimize restaurant listings on Swiggy?

Ans.

Optimizing the listing of Restaurants on Swiggy involves using data-driven strategies to improve visibility, relevance, and user experience.

  • Analyze user behavior and preferences to understand their needs and preferences

  • Implement a ranking algorithm based on factors like ratings, reviews, popularity, and delivery time

  • Optimize search functionality to ensure accurate and relevant results

  • Collaborate with restaurants to improve their online presence and menu offerings

  • Leverage cust...read more

Asked in Flipkart

3d ago

Q. Visualize an Uber database of drivers and riders (users) and write a SQL query to get the top 100 drivers by city.

Ans.

SQL query to get top 100 Uber drivers by city

  • Join drivers and users tables on city

  • Aggregate driver ratings and count of rides

  • Order by rating and count of rides

  • Limit to top 100

Asked in TCS

5d ago

Q. What is an infinite loop? write a program

Ans.

An infinite loop is a loop that runs indefinitely without stopping.

  • It can cause a program to crash or freeze.

  • It is usually caused by a logical error in the loop condition.

  • Example: while(true) { //code }

  • Example: for(;;) { //code }

Asked in Paytm

4d ago
Q. How do you find the count of visitors that came today and the count of new visitors that arrived today?
Ans.

To find the count of visitors and new visitors that came today in a database management system (DBMS).

  • Use a query to filter the visitors based on the current date.

  • Count the total number of visitors using the COUNT function.

  • To find new visitors, compare the current date with the date of their first visit.

  • Use the DISTINCT keyword to count only unique new visitors.

Asked in TCS

1d ago

Q. What is the current GDP of India in terms of growth percentage and dollar value?

Ans.

As of 2021, India's GDP growth rate is approximately 9.2% and its dollar value is around $3.05 trillion.

  • India's GDP growth rate is one of the highest among major economies.

  • The GDP growth rate indicates the rate at which the country's economy is expanding.

  • The dollar value of India's GDP represents the total economic output in terms of US dollars.

  • The GDP growth rate and dollar value are subject to change as new data becomes available.

Q. What are the 4 P's of marketing?

Ans.

The 4 P's of marketing are Product, Price, Place, and Promotion.

  • Product: Refers to the goods or services offered by a company.

  • Price: The amount customers are willing to pay for the product.

  • Place: The location or channel through which the product is made available to customers.

  • Promotion: The marketing activities used to communicate and promote the product.

Asked in EXL Service

5d ago

Q. If you have to sell a new, costly phone to a customer, how would you approach them?

Ans.

To approach a customer for selling a costly new phone, I would focus on highlighting the unique features, benefits, and value it offers.

  • Understand the customer's needs and preferences

  • Highlight the unique features and benefits of the phone

  • Emphasize the value and long-term benefits of investing in a high-quality phone

  • Offer flexible payment options or financing plans

  • Provide comparisons with other phones to showcase the superiority of the new phone

  • Offer a trial period or money-ba...read more

Asked in TCS

2d ago

Q. What is the difference between need and demand?

Ans.

Need is a necessity or desire for something, while demand is the willingness and ability to pay for it.

  • Need is a basic requirement for survival or to fulfill a goal, while demand is the desire for a product or service backed by purchasing power.

  • Need is a subjective feeling, while demand is an objective measure of the market.

  • Need can exist without demand, but demand cannot exist without need.

  • Example: People need food to survive, but not everyone has the demand for expensive go...read more

4d ago

Q. How many tennis balls can you fit in a school bus?

Ans.

The number of tennis balls that can fit in a school bus depends on the size of the bus and the size of the tennis balls.

  • The size of the school bus and the size of the tennis balls are important factors to consider.

  • The shape of the tennis balls and how they are packed also affects the number that can fit.

  • Assuming an average school bus size and tennis ball size, approximately 50,000 tennis balls can fit in a school bus.

3d ago

Q. Using only sorting and removing duplicates in Python, how would you solve the problem of product availability throughout the day for campaigns like Blinkit (campaignid_1) and Zepto (campaignid_2), given sample...

read more
Ans.

Sort and remove duplicates to ensure availability of products for Blinkit and Zepto campaigns throughout the day in Python.

  • Sort the products list for each campaign

  • Remove duplicates from the sorted list

  • Repeat the process for both Blinkit and Zepto campaigns

Asked in Paytm

4d ago
Q. What is the order of execution of SQL clauses?
Ans.

The order of execution of SQL clauses is: SELECT, FROM, WHERE, GROUP BY, HAVING, ORDER BY.

  • The SELECT clause is executed first to retrieve the desired columns from the table.

  • The FROM clause is executed next to specify the table(s) from which the data is retrieved.

  • The WHERE clause is executed after the FROM clause to filter the rows based on specified conditions.

  • The GROUP BY clause is executed to group the rows based on specified columns.

  • The HAVING clause is executed after the ...read more

Asked in TCS

3d ago

Q. What is the current Sensex of India ?

Ans.

The current Sensex of India is constantly changing and can be checked on financial news websites.

  • Sensex is the stock market index of the Bombay Stock Exchange (BSE) in India.

  • It represents the performance of the top 30 companies listed on the BSE.

  • As of now, the Sensex is constantly fluctuating due to various economic factors.

  • One can check the current Sensex value on financial news websites like Moneycontrol, Economic Times, etc.

Asked in Flipkart

3d ago

Q. What are the major differences between a Linear Regression and a Logistic Regression?

Ans.

Linear Regression is used for continuous data while Logistic Regression is used for categorical data.

  • Linear Regression predicts continuous values while Logistic Regression predicts probabilities.

  • Linear Regression uses a straight line to fit the data while Logistic Regression uses an S-shaped curve.

  • Linear Regression uses Mean Squared Error as the cost function while Logistic Regression uses Log Loss.

  • Linear Regression is sensitive to outliers while Logistic Regression is robust...read more

Asked in Citicorp

5d ago

Q. If Citibank were to enter the Indian market, where should it establish its offices?

Ans.

Citi bank should set up its offices in major cities like Mumbai, Delhi, and Bangalore.

  • Citi bank should consider the economic and political stability of the region.

  • The bank should also consider the availability of skilled workforce and infrastructure.

  • Major cities like Mumbai, Delhi, and Bangalore have a large customer base and a well-established financial sector.

  • Setting up offices in multiple cities can help the bank reach a wider audience and diversify its operations.

Asked in Urban Ladder

4d ago

Q. Sales are increasing, but profit is decreasing. How would you approach this problem?

Ans.

I would analyze the cost structure and pricing strategy to identify the root cause of decreasing profit.

  • Analyze the cost structure to identify any cost increases that may be impacting profit margins

  • Review pricing strategy to ensure it is aligned with market demand and competition

  • Evaluate sales mix to determine if there are any products or services that are less profitable

  • Consider implementing cost-cutting measures or adjusting pricing strategy to improve profitability

Asked in Flipkart

6d ago

Q. What is the Bias Variance trade-off and name some models with high bias and low variance?

Ans.

Bias-Variance trade-off is the balance between overfitting and underfitting. High bias models are simple but inaccurate, low variance models are complex but overfit.

  • Bias-Variance trade-off is a fundamental concept in machine learning.

  • High bias models are simple and have low variance, but are inaccurate.

  • Low bias models are complex and have high variance, but can overfit the data.

  • Examples of high bias models are linear regression and decision trees with few nodes.

  • Examples of lo...read more

1
2
3
4
5
6
7
Next

Interview Experiences of Popular Companies

TCS Logo
3.6
 • 11.1k Interviews
Accenture Logo
3.7
 • 8.7k Interviews
Infosys Logo
3.6
 • 7.9k Interviews
Wipro Logo
3.7
 • 6.1k Interviews
Cognizant Logo
3.7
 • 5.9k Interviews
View all
interview tips and stories logo
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
Business Analyst Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
play-icon
play-icon
qr-code
Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+

Reviews

10L+

Interviews

4 Cr+

Salaries

1.5 Cr+

Users

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter
Profile Image
Hello, Guest
AmbitionBox Employee Choice Awards 2025
Winners announced!
awards-icon
Contribute to help millions!
Write a review
Write a review
Share interview
Share interview
Contribute salary
Contribute salary
Add office photos
Add office photos
Add office benefits
Add office benefits