Upload Button Icon Add office photos

Walmart

Compare button icon Compare button icon Compare

Filter interviews by

Walmart Interview Questions, Process, and Tips

Updated 11 Mar 2025

Top Walmart Interview Questions and Answers

  • Q1. Tree DSA - Implement sum tree - replace node value to the sum of all children nodes
  • Q2. How components communicates in Angular
  • Q3. A modification of subset sum problem, bottom and top view of ternary tree.
View all 12 questions

Walmart Interview Experiences

Popular Designations

387 interviews found

Software Developer Interview Questions & Answers

user image Neetesh Kumar

posted on 18 Feb 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Covered java and some ds algorithms

Round 2 - Technical 

(1 Question)

  • Q1. Data structure and problem solving 2 questions 45 min

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 (43)

Interview Questions & Answers

user image Anonymous

posted on 22 Mar 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions related to tree, data structure and algorithm
Round 2 - Java 

(1 Question)

  • Q1. Questions related to java and unit testing

Java Developer Interview Questions & Answers

user image sahithi krishna

posted on 19 Apr 2024

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

I applied via Job Portal

Round 1 - Coding Test 

Coding questions on String and HashMap

Java Developer Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (4)

Associate Interview Questions & Answers

user image Anonymous

posted on 22 Feb 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(1 Question)

  • Q1. How would you work here?

Associate Interview Questions asked at other Companies

Q1. What is mean of TTR & why required for powder coating process ?
View answer (17)

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)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Prepare from the job description

Top Walmart Data Analyst Interview Questions and Answers

Q1. What are the different approach you use for data cleaning.
View answer (1)

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Get interview-ready with Top Walmart Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

60m, Data structure and algo

Round 2 - Technical 

(1 Question)

  • Q1. Leetcode - smallest palindrome, Lowest common ancestor
  • Ans. 

    Find the smallest palindrome and lowest common ancestor in a given tree

    • To find the smallest palindrome, iterate through the string and check if it is a palindrome. Return the smallest one found.

    • To find the lowest common ancestor in a tree, use a recursive approach to traverse the tree and find the common ancestor of two nodes.

  • 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 (43)

Jobs at Walmart

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Automate the calender using selenium
  • Ans. 

    Automate the calendar using Selenium involves writing scripts to interact with the calendar interface.

    • Identify the elements on the calendar interface such as date picker, events, etc.

    • Write Selenium scripts to automate tasks like selecting dates, adding events, and navigating through the calendar.

    • Use Selenium WebDriver to interact with the calendar elements and perform actions.

    • Implement test cases to validate the functi...

  • Answered by AI

Skills evaluated in this interview

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (10)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Monster

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 - Group Discussion 

Just discuss about java concept and exprience

Round 3 - One-on-one 

(1 Question)

  • Q1. Explain about last project and how to handle it.

Interview Preparation Tips

Interview preparation tips for other job seekers - just be focus on last project and explain how to handle it

Full Stack Developer Interview Questions asked at other Companies

Q1. Query and Matrix Problem Statement You are given a binary matrix with 'M' rows and 'N' columns, initially consisting of all 0s. You will receive 'Q' queries, which can be of four types: Query 1: 1 R indexQuery 2: 1 C indexQuery 3: 2 R index... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2023. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Why do you want to leave your current job?
Round 2 - Coding Test 

SQL coding question. Medium level

Round 3 - Case Study 

Explain my project and then case study regarding launching new apps

Top Walmart Data Scientist Interview Questions and Answers

Q1. How can you tune the hyper parameters of XGboost,Random Forest,SVM algorithm?
View answer (2)

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. 1. Explain your most complex program
  • Ans. 

    Developed a complex program to automate inventory management for a multinational retail company.

    • Implemented a real-time tracking system to monitor inventory levels across multiple warehouses.

    • Integrated with suppliers' systems to automatically place orders when stock levels reached a certain threshold.

    • Designed a user-friendly interface for employees to easily manage inventory, track shipments, and generate reports.

    • Imple...

  • Answered by AI

Skills evaluated in this interview

Program Manager Interview Questions asked at other Companies

Q1. Use case scenario - in case a new engagement is awarded to Infosys, share how do you manage that Project/Program?
View answer (9)

Walmart Interview FAQs

How many rounds are there in Walmart interview?
Walmart interview process usually has 2-3 rounds. The most common rounds in the Walmart interview process are Technical, One-on-one Round and Coding Test.
How to prepare for Walmart 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 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?

Some of the top questions asked at the Walmart interview -

  1. What would be the ideal data structure to represent people and friend relations...read more
  2. 1. Design and code a scheduler for allocating meeting rooms for the given input...read more
  3. What are the different approach you use for data cleani...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

based on 343 interviews

Interview experience

4
  
Good
View more

Explore Interview Questions and Answers for Top Skills at Walmart

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.6k Interviews
DMart Interview Questions
3.9
 • 405 Interviews
Vishal Mega Mart Interview Questions
3.7
 • 158 Interviews
Lowe's Interview Questions
4.1
 • 129 Interviews
Croma Interview Questions
4.0
 • 127 Interviews
Reliance Digital Interview Questions
4.1
 • 120 Interviews
Reliance Trends Interview Questions
4.2
 • 104 Interviews
JioMart Interview Questions
3.9
 • 94 Interviews
MedPlus Interview Questions
3.6
 • 81 Interviews
Future Group Interview Questions
4.2
 • 77 Interviews
View all

Walmart Reviews and Ratings

based on 2.5k reviews

3.7/5

Rating in categories

3.5

Skill development

3.6

Work-life balance

3.7

Salary

3.7

Job security

3.6

Company culture

3.1

Promotions

3.4

Work satisfaction

Explore 2.5k Reviews and Ratings
Software Engineer IIII

Bangalore / Bengaluru

3-8 Yrs

₹ 17.8-30.95 LPA

TEAM LEADER, CONTACT CENTER

Chennai

7-10 Yrs

Not Disclosed

senior product manager

Bangalore / Bengaluru

5-10 Yrs

₹ 35-100.05 LPA

Explore more jobs
Software Engineer III
1.9k salaries
unlock blur

₹14.5 L/yr - ₹47 L/yr

Senior Software Engineer
1.4k salaries
unlock blur

₹23 L/yr - ₹70 L/yr

Software Engineer
788 salaries
unlock blur

₹12 L/yr - ₹43 L/yr

Software Development Engineer 3
275 salaries
unlock blur

₹15.6 L/yr - ₹45 L/yr

Software Developer
262 salaries
unlock blur

₹13 L/yr - ₹50 L/yr

Explore more salaries
Compare Walmart with

Amazon

4.0
Compare

Reliance Retail

3.9
Compare

DMart

3.9
Compare

Future Group

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