Upload Button Icon Add office photos

Walmart

Compare button icon Compare button icon Compare

Filter interviews by

Walmart Interview Questions, Process, and Tips for Experienced

Updated 3 Mar 2025

Top Walmart Interview Questions and Answers for Experienced

View all 72 questions

Walmart Interview Experiences for Experienced

Popular Designations

122 interviews found

Manager Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2023

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

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

(3 Questions)

  • Q1. What is AOP and how to prepare AOP
  • Ans. 

    AOP stands for Annual Operating Plan. It is a detailed plan of an organization's revenue and expenses for the upcoming year.

    • AOP is prepared by analyzing past performance, market trends, and future goals.

    • It includes revenue projections, expense budgets, and capital expenditure plans.

    • AOP is usually prepared by the finance department in collaboration with other departments.

    • It is an important tool for financial planning an...

  • Answered by AI
  • Q2. Knowledge about automation - power BI, Macros, advanced Excel.
  • Q3. How to map a process
  • Ans. 

    Mapping a process involves identifying its steps and creating a visual representation of the flow.

    • Identify the process to be mapped

    • List the steps involved in the process

    • Create a flowchart or diagram to represent the process

    • Include decision points and potential outcomes

    • Review and refine the process map as needed

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

(2 Questions)

  • Q1. Why do you want to switch
  • Q2. All about current experience
Round 4 - One-on-one 

(2 Questions)

  • Q1. All questions related to current experience
  • Q2. How to communicate effectively with teams sitting in different geographies
  • Ans. 

    Effective communication with geographically dispersed teams requires clear communication channels, cultural sensitivity, and regular check-ins.

    • Establish clear communication channels such as video conferencing, instant messaging, and email

    • Be sensitive to cultural differences and adapt communication style accordingly

    • Schedule regular check-ins to ensure everyone is on the same page and address any concerns or issues

    • Encour...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - You should have knowledge of FP&A concepts. Also should have knowlege of technology around FP&A. Also experience in finance transformation will be added advantage.

Skills evaluated in this interview

Manager Interview Questions asked at other Companies

Q1. There is a chairman of a conglomerate. He has been on the post for 10 years, and is extremely dominating. He treats the various business heads like children, not letting them take any major decision. While the chairman has negatives, he bel... read more
View answer (2)

Floor Manager Interview Questions & Answers

user image Anonymous

posted on 10 Apr 2023

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

I applied via Approached by Company and was interviewed in Mar 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 - HR 

(2 Questions)

  • Q1. Briefly Explain self intoduction
  • Ans. 

    Self-introduction is a brief introduction of oneself to others.

    • Self-introduction should include name, background, and relevant skills.

    • It should be concise and to the point.

    • It should be tailored to the audience and situation.

    • For example, in a job interview, focus on relevant work experience and qualifications.

    • In a social setting, include hobbies and interests.

    • Practice beforehand to ensure a confident delivery.

  • Answered by AI
  • Q2. Explain our experiencr
  • Ans. 

    Our experience is extensive and diverse, spanning multiple industries and regions.

    • We have worked with clients in various industries such as retail, hospitality, and healthcare.

    • Our team has experience managing large-scale events and productions.

    • We have successfully implemented process improvements and cost-saving measures for our clients.

    • Our experience includes working with international clients and navigating cultural ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - I will proov this my knowledge and explain that new tips for business

Floor Manager Interview Questions asked at other Companies

Q1. In which brand is is more benefits selling in-house brand's of other brands?
View answer (10)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Fair and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Questions related to oops, java and OS were asked

Round 2 - Coding Test 

Question 1 was on tree data structure
Question 2 was on bit manipulation

Round 3 - One-on-one 

(1 Question)

  • Q1. Search engine system design
  • Ans. 

    Designing a search engine system involves creating algorithms for indexing, ranking, and retrieving relevant information.

    • Consider using inverted index for efficient searching

    • Implement ranking algorithms like PageRank or TF-IDF

    • Utilize web crawlers to gather and index web pages

    • Include features like autocomplete and spell correction for user-friendly experience

  • Answered by AI

Skills evaluated in this interview

Top Walmart Software Developer Interview Questions and Answers

Q1. Nth Fibonacci Number Problem Statement Given an integer 'N', the task is to compute the N'th Fibonacci number using matrix exponentiation. Implement and return the Fibonacci value for the provided 'N'. Note: Since the calculated Fibonacci n... read more
View answer (1)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Round 1 was with manager, he asked questions about current project and some questions based on spark.
  • Q2. Lazy Evaluation, configuration for running a spark jobs
Round 2 - Technical 

(2 Questions)

  • Q1. This is where the nightmare started, 1 scenario based coding questions and 3 sql questions were asked. The questions were of hacker rank level, its not that I couldn't solve those but for a guy who have wo...
  • Q2. 1. Design and code a scheduler for allocating meeting rooms for the given input of room counts and timestamps: Input : No of rooms : 2 Time and dutation: 12pm 30 min Output: yes. Everytime th...
  • Ans. 

    Design and code a scheduler for allocating meeting rooms based on input of room counts and timestamps.

    • Create a table with columns for room number, start time, and end time

    • Use SQL queries to check for available slots and allocate rooms

    • Consider edge cases such as overlapping meetings and room availability

    • Use a loop to continuously check for available slots and allocate rooms

    • Implement error handling for invalid input

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared outside the job role. Too much expectations for experienced employees in coding

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)

Walmart interview questions for popular designations

 Senior Software Engineer

 (32)

 Software Engineer III

 (30)

 Software Engineer

 (29)

 Software Developer

 (22)

 Data Scientist

 (8)

 Data Engineer

 (8)

 Associate

 (8)

 Analyst

 (6)

I applied via Naukri.com and was interviewed in 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 - Aptitude Test 

Speed distance time basic

Round 3 - Technical 

(2 Questions)

  • Q1. DSA oops sql project basic
  • Q2. Oops basic questions
Round 4 - One-on-one 

(2 Questions)

  • Q1. Group discussion basic
  • Q2. Basic questions in project in resume

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic questions resume in detail in query project

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)

Get interview-ready with Top Walmart Interview Questions

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

I applied via Company Website and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Java, javascript, data structures, algorithm, sql

Round 2 - HR 

(2 Questions)

  • Q1. What is the expected compensation
  • Ans. 

    Expected compensation for software engineers varies based on experience, location, and company size.

    • Compensation can range from $60,000 to $200,000+ per year depending on factors such as experience level, location, and company.

    • Additional benefits like stock options, bonuses, and perks can also impact overall compensation.

    • Research industry standards and use resources like Glassdoor or Payscale to determine a fair salary...

  • Answered by AI
  • Q2. 30 lacs fixed and 5 lacs bonus

Top Walmart Software Engineer Interview Questions and Answers

Q1. what will happen if I write without condition in for loop?
View answer (3)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (196)

Jobs at Walmart

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Doesn't remember questions, but they were of medium level

Round 2 - Design Test 

(1 Question)

  • Q1. Don't remember questions
Round 3 - HR 

(2 Questions)

  • Q1. Asked about work environment
  • Q2. Expected CTC was asked

Senior Software Development Engineer Interview Questions asked at other Companies

Q1. Level order traversal of a binary search tree from leaf to root? Print in a single line or Print new line for every level.
View answer (3)

Interview Questions & Answers

user image Anonymous

posted on 15 Nov 2022

I applied via Approached by Company and was interviewed in May 2022. 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 

(3 Questions)

  • Q1. Why do you want to move from your current company
  • Ans. Current company has valued and taught me A to Z of the business and I will be forever obliged for that. However, I feel that it is the right time to extend my skill set and expertise to new business and also help the new entrepreneurs understand the market nuances.
  • Answered Anonymously
  • Q2. Why do you want to leave an established process and mechanism and join something that is in its initial phase
  • Ans. I have been a part of a couple of pilot projects in the current company and have developed, built and led a program from the scratch during the pandemic working virtually. So it is something that I like doing and I am looking forward to any such opportunities
  • Answered Anonymously
  • Q3. Other job role related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Have trust in your worth, skills and knowledge of what you are best in doing
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Based on data structures - moderate level

Round 2 - Coding Test 

Binary search program

Round 3 - HR 

(2 Questions)

  • Q1. Behavioural questions
  • Q2. Project experience
  • Ans. 

    I have extensive project experience in designing, implementing, and troubleshooting various systems.

    • Designed and implemented a new network infrastructure for a large company, resulting in improved efficiency and reliability

    • Troubleshooted and resolved complex issues with industrial machinery, minimizing downtime and increasing productivity

    • Managed a team of engineers to successfully complete a major construction project

  • Answered by AI

Service Engineer Interview Questions asked at other Companies

Q1. What are the compulsory policy excess in four wheeler private vehicles?
View answer (12)

Software Engineer III Interview Questions & Answers

user image Athang Kulkarni

posted on 21 May 2024

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

I was interviewed before May 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Leetcode Cache Question
  • Q2. Remove Leaf Nodes of Tree
  • Ans. 

    Remove leaf nodes of a tree

    • Traverse the tree in postorder fashion

    • For each node, check if it is a leaf node (both children are null)

    • If it is a leaf node, remove it by setting its parent's reference to null

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. Java Basics Questions
  • Q2. Design Parking Lot
  • Ans. 

    Design a parking lot system

    • Consider the size and layout of the parking lot

    • Include features like ticketing system, payment options, and security measures

    • Implement a system to track available parking spaces and manage vehicle entry/exit

  • Answered by AI

Skills evaluated in this interview

Top Walmart Software Engineer III Interview Questions and Answers

Q1. What would be the ideal data structure to represent people and friend relations in facebook
View answer (3)

Software Engineer III Interview Questions asked at other Companies

Q1. Find the highest floor, from where if an egg is dropped will not break. k floor building and n eggs are given.
View answer (2)

Walmart Interview FAQs

How many rounds are there in Walmart interview for experienced candidates?
Walmart interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Walmart interview process for experienced candidates are Technical, One-on-one Round and HR.
How to prepare for Walmart interview for experienced candidates?
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 Walmart. The most common topics and skills that interviewers at Walmart expect are Information Technology, SQL, Computer science, Monitoring and Data Structures.
What are the top questions asked in Walmart interview for experienced candidates?

Some of the top questions asked at the Walmart interview for experienced candidates -

  1. 1. Design and code a scheduler for allocating meeting rooms for the given input...read more
  2. How can you tune the hyper parameters of XGboost,Random Forest,SVM algorith...read more
  3. What do these hyper parameters in the above mentioned algorithms actually mea...read more
How long is the Walmart interview process?

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

Tell us how to improve this page.

Walmart Interview Process for Experienced

based on 77 interviews

Interview experience

4
  
Good
View more

Explore Interview Questions and Answers for Top Skills at Walmart

Interview Questions from Similar Companies

Accenture Interview Questions
3.8
 • 8.1k Interviews
Amazon Interview Questions
4.1
 • 5k Interviews
IBM Interview Questions
4.0
 • 2.3k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
Google Interview Questions
4.4
 • 823 Interviews
Cisco Interview Questions
4.1
 • 370 Interviews
Adobe Interview Questions
3.9
 • 233 Interviews
Intel Interview Questions
4.2
 • 214 Interviews
View all

Walmart Reviews and Ratings

based on 2.4k reviews

3.8/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.8

Salary

3.7

Job security

3.6

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 2.4k Reviews and Ratings
PRINCIPAL, SOFTWARE ENGINEER (Java)

Bangalore / Bengaluru

7-11 Yrs

Not Disclosed

SENIOR, SOFTWARE ENGINEER

Bangalore / Bengaluru

1-9 Yrs

₹ 9-39 LPA

Software Engineer III

Bangalore / Bengaluru

2-5 Yrs

₹ 18-46 LPA

Explore more jobs
Software Engineer III
1.8k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
1.3k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
801 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer 3
260 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Business Development Associate
243 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Walmart with

Amazon

4.1
Compare

Flipkart

4.0
Compare

Microsoft Corporation

4.0
Compare

Google

4.4
Compare
Did you find this page helpful?
Yes No
write
Share an Interview