Upload Button Icon Add office photos

Filter interviews by

Xpo Logistics Business Analyst Interview Questions and Answers

Updated 4 Jan 2023

Xpo Logistics Business Analyst Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Dec 2022. 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 - Aptitude Test 

Basic Aptitude and SQL Questions

Round 3 - Technical 

(2 Questions)

  • Q1. Introduction, Projects and Responsibilities handled
  • Q2. What is the number of total trucks in India
  • Ans. 

    The exact number of total trucks in India is not available.

    • There is no official data available on the exact number of total trucks in India.

    • However, according to a report by the Society of Indian Automobile Manufacturers (SIAM), the commercial vehicle segment, which includes trucks, sold 8,56,453 units in FY 2020-21.

    • The number of trucks in India is constantly increasing due to the growth of the logistics and transporta...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Ready with guesstimates, trick questions and SQL concepts

Top trending discussions

View All
Interview Hub
6d (edited)
anshitanegi
·
ex -
Planet Spark
When HR’s Chinese English made me drop the interview!
So, I talked to the HR yesterday about the interview. I asked Please send me the location But their English… bro I was shocked! It was like talking to someone jisne english nahi kuch ar hi seekh liya ho, if the HR’s English is this I can only imagine the rest of the company I decided to drop the interview with this chinese english😶‍🌫️
FeedCard Image
Got a question about Xpo Logistics?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. What is the mean of DHL. ( full form).
  • Ans. 

    DHL stands for Dalsey, Hillblom, and Lynn, the surnames of the founders. It is a global logistics company.

    • DHL is a multinational courier, parcel, and express mail service.

    • It was founded in 1969 by Adrian Dalsey, Larry Hillblom, and Robert Lynn.

    • DHL provides services for shipping, tracking, and delivering packages worldwide.

    • The mean of DHL refers to the average or central tendency of the company's operations, such as rev...

  • 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 Questionnaire 

2 Questions

  • Q1. Safety related questions were asked..
  • Q2. U must have full knowledge of axcel.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Case Study 

Related finance use case

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

I applied via Referral and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic logical reasoning questions and no other things

Round 2 - Coding Test 

Not very high level coding questions

Interview Questionnaire 

2 Questions

  • Q1. Technically you should be very sound to face interview.
  • Q2. If analysis formula purpposes, example, how to utilise.
  • Ans. 

    Analysis formulas are used to perform calculations and manipulate data in order to gain insights and make informed decisions.

    • Analysis formulas can be used to calculate metrics such as averages, percentages, and ratios.

    • They can also be used to manipulate data by sorting, filtering, and grouping.

    • Examples of analysis formulas include SUM, AVERAGE, COUNT, IF, and VLOOKUP.

    • These formulas can be used in spreadsheet software s...

  • Answered by AI
Be interview-ready. Browse the most asked HR questions.
illustration image
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Highlight min & Max sales for each year in tableau.
  • Ans. 

    Use Tableau to highlight the minimum and maximum sales for each year.

    • Create a new worksheet in Tableau

    • Drag the 'Year' field to the Columns shelf

    • Drag the 'Sales' field to the Rows shelf

    • Drag the 'Sales' field again to the Color shelf

    • Right-click on the 'Sales' field in the Color shelf and select 'Measure' > 'Min'

    • Right-click on the 'Sales' field in the Color shelf again and select 'Measure' > 'Max'

    • Format the visualization ...

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

  • Q1. Sql joins ,proimary key, foreign key,window functions
  • Q2. What are the different types of charges associated with logistics?
  • Ans. 

    Logistics charges encompass various costs incurred in the transportation and storage of goods.

    • Transportation Costs: Fees for moving goods via truck, rail, air, or sea. Example: Freight charges for shipping a container.

    • Warehousing Fees: Costs associated with storing goods in a warehouse. Example: Monthly rental fees for storage space.

    • Handling Charges: Fees for loading and unloading goods. Example: Charges for palletizin...

  • Answered by AI
  • Q3. What is the SQL query to retrieve the top three maximum salaries from a table?
  • Ans. 

    Retrieve the top three maximum salaries using SQL with ORDER BY and LIMIT clauses.

    • Use the SELECT statement to specify the column (salary) you want to retrieve.

    • ORDER BY salary DESC to sort the salaries in descending order.

    • Use LIMIT 3 to restrict the result to the top three salaries.

    • Example SQL query: SELECT salary FROM employees ORDER BY salary DESC LIMIT 3;

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Walk-in and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Aptitude Test 

First round was aptitude test,duration is of 25 minutes involves SQL,PowerBI,Python, Qunatitative Aptitude,SAS skillset

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

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

Round 1 - Aptitude Test 

Python, SQL, Aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. SQL - A table EmployeeSkills was given having two columns EmpID & Skills. There can be multiple for an employee id with skills he possess. You need to find the EmpID having skills in Python and SQL
  • Ans. 

    Find employees with both Python and SQL skills from the EmployeeSkills table.

    • Use a GROUP BY clause to group by EmpID.

    • Use a HAVING clause to filter groups that contain both skills.

    • Example SQL query: SELECT EmpID FROM EmployeeSkills WHERE Skills IN ('Python', 'SQL') GROUP BY EmpID HAVING COUNT(DISTINCT Skills) = 2.

  • Answered by AI
  • Q2. PowerBI - Create Bookmarks in Power BI
  • Q3. SQL - Find cumulative Profit sum in a given table.

Xpo Logistics Interview FAQs

How many rounds are there in Xpo Logistics Business Analyst interview?
Xpo Logistics interview process usually has 3 rounds. The most common rounds in the Xpo Logistics interview process are Resume Shortlist, Aptitude Test and Technical.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 2 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more
Xpo Logistics Business Analyst Salary
based on 5 salaries
₹4.2 L/yr - ₹11.2 L/yr
27% less than the average Business Analyst Salary in India
View more details
Senior Specialist
44 salaries
unlock blur

₹4.5 L/yr - ₹9.6 L/yr

SRF Engineer
44 salaries
unlock blur

₹12 L/yr - ₹20 L/yr

Senior Analyst
37 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Analyst
25 salaries
unlock blur

₹7.7 L/yr - ₹12.6 L/yr

Data Engineer
25 salaries
unlock blur

₹25.7 L/yr - ₹39 L/yr

Explore more salaries
Compare Xpo Logistics with

Maersk

4.1
Compare

DHL Supply Chain

4.2
Compare

FedEx Express

3.9
Compare

Grab A Grub Services

3.8
Compare
write
Share an Interview