Upload Button Icon Add office photos

Sodexo

Compare button icon Compare button icon Compare

Filter interviews by

Sodexo Senior Associate Interview Questions and Answers

Updated 20 Dec 2023

Sodexo Senior Associate Interview Experiences

1 interview found

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

I applied via Walk-in and was interviewed in Nov 2023. There were 2 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 - One-on-one 

(2 Questions)

  • Q1. Discrbe your self
  • Q2. About experience

Top trending discussions

View All
Interview Hub
1w (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 Sodexo?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Recruitment Consulltant and was interviewed before Jun 2021. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What is Specific power consumption
  • Ans. 

    Specific power consumption is the amount of power consumed per unit of output.

    • It is a measure of energy efficiency.

    • It is calculated by dividing the power consumed by the output produced.

    • It is commonly used in industries to optimize energy usage.

    • Examples include kWh/ton in cement production and kWh/kg in textile manufacturing.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - technical and management related knowledge is required.

Senior Associate Interview Questions Asked at Other Companies

Q1. On average, how many invoices can you process in a day?
asked in NTT Data
Q2. What is ost and pst in Outlook, what is distribution list and mai ... read more
Q3. What do you think is supply chain consulting all about? Should HU ... read more
asked in PwC
Q4. What is Materiality, How to decide Materiality , who decide what ... read more
Q5. What are the KPIs in your organization?

I appeared for an interview in Dec 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

The round started at 8 PM. There was one question with several test cases and had to pass every test case in order to get a call for interview.

  • Q1. 

    Nth Fibonacci Number Problem Statement

    Calculate the Nth term in the Fibonacci sequence, where the sequence is defined as follows: F(n) = F(n-1) + F(n-2), with initial conditions F(1) = F(2) = 1.

    Input:

    ...
  • Ans. 

    Calculate the Nth Fibonacci number efficiently using iterative or dynamic programming techniques.

    • Fibonacci Definition: F(n) = F(n-1) + F(n-2) with F(1) = F(2) = 1.

    • Iterative Approach: Use a loop to calculate Fibonacci numbers up to N, storing only the last two values to save space.

    • Dynamic Programming: Store previously computed Fibonacci numbers in an array to avoid redundant calculations.

    • Time Complexity: Both iterative ...

  • Answered by AI
Round 2 - Video Call 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Medium

It was first round for 45mins and only one question was asked.

  • Q1. 

    Sum Of Zeroes Coverage Calculation

    You are provided with a binary matrix containing dimensions 'N * M', comprised only of 0s and 1s. Your task is to compute the aggregated sum of coverages for all the zer...

  • Ans. 

    Calculate the total coverage of zeros in a binary matrix based on adjacent ones in a defined neighborhood.

    • Matrix Traversal: Iterate through each cell in the N x M matrix to identify zeros.

    • Neighbor Counting: For each zero, check its top, bottom, left, and right neighbors to count the number of adjacent ones.

    • Boundary Conditions: Ensure that checks for neighbors do not go out of matrix bounds to avoid errors.

    • Example: In a...

  • Answered by AI
Round 3 - Video Call 

(1 Question)

Round duration - 45 Minutes
Round difficulty - Easy

It was again 45 min interview and after an intro we quickly jumped in coding.

  • Q1. 

    Word Occurrence Counting

    Given a string 'S' of words, the goal is to determine the frequency of each word in the string. Consider a word as a sequence of one or more non-space characters. The string can h...

  • Ans. 

    Count the frequency of each unique word in a given string, handling multiple spaces and ignoring leading/trailing spaces.

    • Input Handling: Trim the string to remove leading/trailing spaces and split it by spaces to get individual words.

    • Word Counting: Use a dictionary to count occurrences of each word as you iterate through the list of words.

    • Output Format: Print each unique word along with its count, ensuring each output ...

  • Answered by AI
Round 4 - Video Call 

(1 Question)

Round duration - 45 minutes
Round difficulty - Medium

It was an Technical + HR round. The interviewer was very understanding and he checked the overall knowledge of the subject.

  • Q1. 

    Kth Smallest Element Problem Statement

    You are provided with an array of integers ARR of size N and an integer K. Your task is to find and return the K-th smallest value present in the array. All elements...

  • Ans. 

    The Kth Smallest Element problem involves finding the K-th smallest number in a distinct integer array.

    • Sorting Method: Sort the array and return the element at index K-1. Example: For ARR = [3, 1, 4, 2, 5] and K = 3, sorted array is [1, 2, 3, 4, 5], so return 3.

    • Time Complexity: Sorting the array takes O(N log N) time, which is efficient given the constraints.

    • Direct Access: Since all elements are distinct, accessing the...

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in HyderabadEligibility criteriaNoCompass Group interview preparation:Topics to prepare for the interview - Data Structures and Algorithms, Dynamic Programming, Object Oriented Programming, DBMS, Operating SystemTime required to prepare for the interview - 10 monthsInterview preparation tips for other job seekers

Tip 1 : Competitive Coding helps initially, later Leetcode, GFG
Tip 2 : Add at least 2 projects in your resume
 

Application resume tips for other job seekers

Tip 1 : Add atleast two projects on Resume
Tip 2 : Study in depth from Resume and make your friend take your mock interview

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Walk-in and was interviewed before Dec 2019. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. Are you comfortable with rotational shifts.
  • Ans. 

    Yes, I am comfortable with rotational shifts and understand their importance in maintaining operational efficiency.

    • I have experience working in environments with rotational shifts, such as in customer service roles.

    • I believe that working different shifts can enhance teamwork and collaboration among colleagues.

    • I am adaptable and can adjust my sleep schedule to ensure I am well-rested for each shift.

    • In my previous job, I...

  • Answered by AI
  • Q2. 2. Give a personal self introduction.
  • Q3. 3. How will you manage work load under pressure.
  • Q4. 4. Will you be able to do night shift. This particular question is for males only.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be simple to interview. Don't be too overconfident or oversmart in front of the panelists you face during interviews. Share your views very logically so that the panelist can understand your words.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Overall previous site infrastructure details
  • Ans. 

    Previous site infrastructure included data centers, networking equipment, servers, and storage systems.

    • Data centers were located in multiple regions for redundancy.

    • Networking equipment included routers, switches, and firewalls.

    • Servers were a mix of physical and virtual machines.

    • Storage systems used SAN and NAS technologies.

    • Backup and disaster recovery plans were in place.

    • Monitoring tools were used to track performance ...

  • Answered by AI
Round 2 - Case Study 

Multiple scenarios of UPS DG CHILLER FAILURES

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

  • Q1. How do you manage at difficult situation and keep calm
  • Ans. 

    I stay calm in difficult situations by assessing the situation, prioritizing tasks, and maintaining open communication with my team.

    • Assess the situation: I take a moment to understand the problem before reacting. For example, during a project deadline crisis, I gathered the team to identify the bottlenecks.

    • Prioritize tasks: I focus on the most critical issues first. In a past project, I created a priority list to tackl...

  • Answered by AI
  • Q2. What is your strength and why
  • Ans. 

    My strength lies in effective communication, fostering collaboration, and driving team success through clear dialogue and active listening.

    • I excel in facilitating open discussions, ensuring every team member feels heard and valued.

    • In my previous role, I led a project where regular check-ins improved team morale and productivity by 30%.

    • I adapt my communication style to suit different team members, enhancing understandin...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Love your work always every work desserve respect 🙏

Sodexo HR Interview Questions

41 questions and answers

Q. How often do you work during your duty hours?
Q. Where was your last place of employment?
Q. Why are you leaving your current job?

I applied via Recruitment Consultant and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Work experience in mechanical
  • Ans. 

    I have 10 years of work experience in mechanical engineering.

    • Designed and implemented mechanical systems for various projects

    • Performed analysis and simulations to optimize performance

    • Collaborated with cross-functional teams to ensure project success

    • Managed and supervised junior engineers

    • Implemented cost-saving measures in manufacturing processes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Once refer your resume first
Are these interview questions helpful?

I applied via Walk-in and was interviewed in Jul 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 - Technical 

(4 Questions)

  • Q1. Transformers basics and protections use
  • Q2. Switch gears, ACB, VCB, SF6 Working and protections
  • Q3. Compressors & DG maintenance and working
  • Q4. ETP and STP operation and maintenance
Round 3 - HR 

(1 Question)

  • Q1. Why you want to left your previous company, and lastly salary negotiation

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have depth knowledge of transformer, breakers, compressors, diesel generator, chillers, and water treatment plant.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

What is DBa role do when they find out issue on tablepsace

Round 2 - Technical 

(2 Questions)

  • Q1. What is oracle database?
  • Q2. Expain oracle database architecture?
  • Ans. 

    Oracle database architecture is a multi-tiered system with components like client, server, and storage.

    • Consists of physical and logical structures

    • Includes processes like SQL processing, memory management, and I/O management

    • Client communicates with server through SQL*Net

    • Server manages data storage and retrieval

    • Storage includes data files, control files, and redo log files

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Aug 2024, where I was asked the following questions.

  • Q1. Self Introduction
  • Q2. What Is Bpo
  • Ans. 

    BPO, or Business Process Outsourcing, involves contracting third-party service providers to handle specific business tasks.

    • BPO can include customer service, technical support, and data entry.

    • Examples of BPO companies include Accenture, Infosys, and Teleperformance.

    • It allows businesses to focus on core activities while reducing operational costs.

    • BPO can be categorized into back-office (e.g., payroll) and front-office (e...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please Don't

Sodexo Interview FAQs

How many rounds are there in Sodexo Senior Associate interview?
Sodexo interview process usually has 2 rounds. The most common rounds in the Sodexo interview process are Resume Shortlist and One-on-one Round.
How to prepare for Sodexo Senior Associate 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 Sodexo. The most common topics and skills that interviewers at Sodexo expect are Administration, Customer Service, Training, Academics and Business Loan.

Tell us how to improve this page.

Overall Interview Experience Rating

5/5

based on 1 interview experience

Difficulty level

Easy 100%

Duration

Less than 2 weeks 100%
View more
Sodexo Senior Associate Salary
based on 8 salaries
₹3.7 L/yr - ₹6 L/yr
52% less than the average Senior Associate Salary in India
View more details

Sodexo Senior Associate Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

5.0

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

1.5

Promotions

1.5

Work satisfaction

Explore 2 Reviews and Ratings
Senior Associate - Mailroom

Mumbai

1-2 Yrs

Not Disclosed

Explore more jobs
Assistant Manager
230 salaries
unlock blur

₹4.3 L/yr - ₹9 L/yr

Facility Executive
220 salaries
unlock blur

₹2.3 L/yr - ₹5.5 L/yr

Assistant Facility Manager
206 salaries
unlock blur

₹3.8 L/yr - ₹8.7 L/yr

Facility Manager
205 salaries
unlock blur

₹5.4 L/yr - ₹12.7 L/yr

Shift Engineer
189 salaries
unlock blur

₹2.2 L/yr - ₹6.1 L/yr

Explore more salaries
Compare Sodexo with

Compass Group Support Services

4.0
Compare

ISS Facility Services

4.0
Compare

BVG India

3.9
Compare

Leadec India

4.0
Compare
write
Share an Interview