Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by EXL Service Team. If you also belong to the team, you can get access from here

EXL Service Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

EXL Service Business Analyst Interview Questions and Answers

Updated 8 May 2025

EXL Service Business Analyst Interview Experiences

69 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

Basic Aptitude, time and distance, time and work, basic class 10 maths

Round 2 - One-on-one 

(2 Questions)

  • Q1. Guesstimate - detergent used in hospital in a day
  • Q2. Position of responsibility
  • Ans. 

    I have held multiple positions of responsibility in my previous roles, including leading project teams and managing client relationships.

    • Led a project team to successfully implement a new software system

    • Managed client relationships and ensured customer satisfaction

    • Served as a mentor to junior team members and provided guidance on complex projects

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Guestimate - flights in mumbai airport in a day
  • Ans. 

    Estimating daily flights at Mumbai Airport involves analyzing passenger traffic, flight schedules, and operational capacity.

    • Mumbai Airport (Chhatrapati Shivaji Maharaj International Airport) is one of the busiest in India.

    • Assume an average of 40-50 flights per hour during peak times.

    • If the airport operates for 24 hours, that could mean 960-1200 flights daily.

    • Consider both domestic and international flights, with a high...

  • Answered by AI
  • Q2. What is that makes you a suitable candidate and why EXL
  • Ans. 

    I am a suitable candidate for the Business analyst role at EXL due to my strong analytical skills, experience in data analysis, and ability to drive business insights.

    • I have a strong background in data analysis and have successfully implemented data-driven strategies in my previous roles.

    • I possess excellent analytical skills which enable me to interpret complex data and provide valuable insights for decision-making.

    • I h...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About scrum, product backlog, requirement handling
  • Q2. Some scenario based questions- if manager is planning the sprint and there is no scrum master in organization, how do you as BA make sure that product quality is not compromised.
  • Ans. 

    As a BA, I would implement strategies to ensure product quality during sprint planning without a Scrum Master.

    • Facilitate clear communication among team members to ensure everyone understands the sprint goals.

    • Encourage the use of automated testing tools to maintain code quality and catch issues early.

    • Implement regular check-ins or stand-up meetings to monitor progress and address any blockers.

    • Collaborate with developers...

  • Answered by AI

Business Analyst Interview Questions Asked at Other Companies

asked in Evalueserve
Q1. You have 10 boxes of balls (each ball weighing exactly 10 gm) wit ... read more
Q2. There are 100 people standing in a circle, the first person has a ... read more
asked in EXL Service
Q3. Doors numbered 1 to 100 are initially closed. In the first step, ... read more
asked in Infosys
Q4. What is your strong point in terms of technical knowledge? Like J ... read more
asked in EXL Service
Q5. If you have 333 digits to number the pages of a book, how many pa ... read more
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Apr 2025, where I was asked the following questions.

  • Q1. Write a code in Python to find highest number from a list without using Max and loop function
  • Ans. 

    Find the highest number in a list using Python without max() or loops by leveraging recursion or built-in functions.

    • Recursion: Use a recursive function to compare elements and find the maximum value. Example: def find_max(lst): return lst[0] if len(lst) == 1 else max(lst[0], find_max(lst[1:]))

    • Reduce Function: Utilize the functools.reduce() method to apply a function cumulatively to the items of the list. Example: from ...

  • Answered by AI
  • Q2. Write a code in Python to detect Outlier treatment for IQR method
  • Ans. 

    The IQR method identifies outliers by calculating the interquartile range and determining thresholds for outlier detection.

    • IQR Calculation: IQR is calculated as Q3 (75th percentile) - Q1 (25th percentile).

    • Outlier Thresholds: Outliers are defined as values below Q1 - 1.5 * IQR or above Q3 + 1.5 * IQR.

    • Example: For a dataset [1, 2, 3, 4, 5, 100], Q1 = 2, Q3 = 5, IQR = 3. Outliers are values < -2.5 or > 7.5.

    • Implement...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Apti and maths and English mcq

Round 2 - Case Study 

Puzzles of geeksforgeeks

Round 3 - Technical 

(1 Question)

  • Q1. SQL join types and difference
  • Ans. 

    SQL join types include inner join, left join, right join, and full outer join.

    • Inner join returns rows when there is at least one match in both tables.

    • Left join returns all rows from the left table and the matched rows from the right table.

    • Right join returns all rows from the right table and the matched rows from the left table.

    • Full outer join returns all rows when there is a match in either table.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Strengthen SQL , python , guesstimate, PowerBI and ML

Skills evaluated in this interview

What people are saying about EXL Service

View All
a software engineer ii
1w
Can Cognizant move up my start date?
Got freed up from my current project sooner than expected. Now I have 25 days before joining Cognizant. HR isn't really responding. Anyone know if they can adjust the joining date if I ask? Any help is appreciated!
Got a question about EXL Service?
Ask anonymously on communities.
Interview experience
1
Bad
Difficulty level
Moderate
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 - Technical 

(1 Question)

  • Q1. Previous Projects
  • Ans. 

    I have worked on various projects including data analysis, process improvement, and system implementation.

    • Led a team to analyze sales data and identify trends for a retail company

    • Implemented a new CRM system to streamline customer interactions for a tech company

    • Improved inventory management processes for a manufacturing company

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. No one from operation joined the meeting
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Technical 

(2 Questions)

  • Q1. Guestimates was aked based on banking domain
  • Q2. Aptitude question was asked
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Nothing as such general questions

Round 2 - Coding Test 

Basic sql questions, prepare basics

Are these interview questions helpful?
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Oct 2024, where I was asked the following questions.

  • Q1. Cat modelling questions related to RMS/AIR
  • Q2. Advanced Excel, SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Kindly ask about work culture before joining & especially if you are moving to gurugram. He cautious.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Oct 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Online Aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. Puzzles from geeks4geeks
  • Q2. Profitability case study
Round 3 - Technical 

(2 Questions)

  • Q1. Questions from resume
  • Q2. Business case study
Round 4 - HR 

(1 Question)

  • Q1. Questions from their presentation in pre placement talk
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 Sep 2023. 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 - Aptitude Test 

Aptitude test consists of 35 mins in 40 mins

Round 3 - Technical 

(1 Question)

  • Q1. The interviewer is quite good and asked about SQL and projects in the resume.and he asks about the case study and that's it and I have shortlisted for second and final round but there i was failed
Round 4 - Technical 

(1 Question)

  • Q1. This was tough the interviewer was not good she asked many difficult questions in the case study and puzzles

Interview Preparation Tips

Topics to prepare for EXL Service Business Analyst interview:
  • SQL
  • Python

EXL Service Interview FAQs

How many rounds are there in EXL Service Business Analyst interview?
EXL Service interview process usually has 2-3 rounds. The most common rounds in the EXL Service interview process are Technical, Aptitude Test and Resume Shortlist.
How to prepare for EXL Service 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 EXL Service. The most common topics and skills that interviewers at EXL Service expect are Business Analysis, Requirement Gathering, SQL, Accounting and Analytics.
What are the top questions asked in EXL Service Business Analyst interview?

Some of the top questions asked at the EXL Service Business Analyst interview -

  1. Doors were numbered from 1-100 and first time I close all doors next I open doo...read more
  2. If I have 333 digits to number pages of a book, How many pages can I numbe...read more
  3. 9 coins you have, one of the coin has lesser weight, you have a weighing balanc...read more
What are the most common questions asked in EXL Service Business Analyst HR round?

The most common HR questions asked in EXL Service Business Analyst interview are -

  1. Where do you see yourself in 5 yea...read more
  2. Why should we hire y...read more
How long is the EXL Service Business Analyst interview process?

The duration of EXL Service Business Analyst interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.1/5

based on 43 interview experiences

Difficulty level

Easy 17%
Moderate 83%

Duration

Less than 2 weeks 83%
2-4 weeks 7%
4-6 weeks 10%
View more
EXL Service Business Analyst Salary
based on 1.2k salaries
₹5 L/yr - ₹15 L/yr
11% more than the average Business Analyst Salary in India
View more details

EXL Service Business Analyst Reviews and Ratings

based on 172 reviews

3.3/5

Rating in categories

3.0

Skill development

3.4

Work-life balance

2.8

Salary

3.6

Job security

3.2

Company culture

2.6

Promotions

3.0

Work satisfaction

Explore 172 Reviews and Ratings
Senior Executive
4.5k salaries
unlock blur

₹0.9 L/yr - ₹7.5 L/yr

Assistant Manager
3.3k salaries
unlock blur

₹4.1 L/yr - ₹16 L/yr

Senior Associate
2.5k salaries
unlock blur

₹1 L/yr - ₹8.5 L/yr

Lead Assistant Manager
2k salaries
unlock blur

₹6.5 L/yr - ₹24 L/yr

Executive
2k salaries
unlock blur

₹1 L/yr - ₹6.2 L/yr

Explore more salaries
Compare EXL Service with

Genpact

3.8
Compare

DXC Technology

3.7
Compare

Mphasis

3.3
Compare

Sutherland Global Services

3.5
Compare
write
Share an Interview