Upload Button Icon Add office photos

Walmart

Compare button icon Compare button icon Compare

Filter interviews by

Walmart Interview Questions, Process, and Tips

Updated 3 Mar 2025

Top Walmart Interview Questions and Answers

View all 302 questions

Walmart Interview Experiences

Popular Designations

386 interviews found

Software Engineer Interview Questions & Answers

user image Kalpit Bhanawat

posted on 5 Sep 2024

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

(2 Questions)

  • Q1. Graph question was asked
  • Q2. Tree Question was asked

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)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 12 Jul 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Average totals for last 3 months
  • Q2. Running totals in a year using dax
  • Ans. 

    Running totals in a year using DAX

    • Use the DAX function CALCULATE to create running totals

    • Use the FILTER function to specify the date range for the running total

    • Example: CALCULATE(SUM(Sales[Amount]), FILTER(ALL('Date'[Date]), 'Date'[Date] <= MAX('Date'[Date])))

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Walmart Data Analyst interview:
  • Powerbi
  • SQL
  • Dax

Skills evaluated in this interview

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)
Walmart Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Coding Test 

1) Find the middle item in a Linked List. 2) matrix question to find the no. of paths from point A to point B.

Round 2 - Technical 

(1 Question)

  • Q1. Question on Core and Advanced Java, SOLID principles, Design patterns, MicroServices and its design patterns, DataBases, OS concepts etc..
Round 3 - One-on-one 

(1 Question)

  • Q1. Design Instagram

Interview Preparation Tips

Interview preparation tips for other job seekers - You will be tested in all aspects(Coding Skills, CS fundamentals, System Design), so be prepared accordingly. Coding questions are not bound to specific data structures(but most asked from Linked List, Trees, Arrays, Strings).

Staff Software Engineer Interview Questions asked at other Companies

Q1. How will you open a file whos size is double that of RAM on your system.?
View answer (1)

Senior Analyst Interview Questions & Answers

user image Meenu Suresh

posted on 14 Nov 2024

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

(2 Questions)

  • Q1. Past experience
  • Q2. Situation where in you have to collaborate with business

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

Senior Analyst Interview Questions asked at other Companies

Q1. Explain 3 statement financial model Calculating discount rate Could you walk me through the DCF model? Other valuation methods. What PE is ideal? What is the other matrix to value the company? Difference between IRR and CAGR. What is Bond Y... 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)

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

LinkedList add numbers

Round 2 - One-on-one 

(2 Questions)

  • Q1. Multithreaded question
  • Q2. More multithreading questions

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)

Get interview-ready with Top Walmart Interview Questions

Interview Questions & Answers

user image Anonymous

posted on 22 May 2024

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

I applied via Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Favourite product RCA question : flikart add to cart was down by 10% Design question :
  • Q2. Design Question
  • Q3. RCA question Execution Question
Round 2 - One-on-one 

(1 Question)

  • Q1. Favourite unconventional product Design a software to solve important issues of a metro city Strength and weakness

Jobs at Walmart

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sort array containing only 0,1,2.
  • Ans. 

    Use Dutch National Flag algorithm to sort the array in one pass.

    • Initialize three pointers low, mid, high at start, iterate through array

    • If arr[mid] is 0, swap arr[low] and arr[mid], increment low and mid

    • If arr[mid] is 1, increment mid

    • If arr[mid] is 2, swap arr[mid] and arr[high], decrement high

    • Continue until mid crosses high

  • Answered by AI
  • Q2. Hashmap related

Software Engineer2 Interview Questions asked at other Companies

Q1. - Given a water -tight orientable 2-manifold, how to find if a point is inside or outside its volume? - Given a bunch of points with their coordinates, how to merge closeby points together? - How to determine if the normals of the two trian... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Tell about yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring Boot, and Angular.

    • Graduated with a degree in Computer Science from XYZ University

    • Worked at ABC Company as a full-stack developer

    • Proficient in Java, Spring Boot, Angular, and SQL

    • Developed a customer management system for XYZ client

    • Passionate about learning new technologies and problem-solving

  • Answered by AI
  • Q2. What is sap security
  • Ans. 

    SAP security refers to the measures taken to protect SAP systems and data from unauthorized access and misuse.

    • SAP security involves setting up user roles and authorizations to control access to sensitive data

    • It includes implementing encryption, authentication, and audit trails to ensure data integrity

    • Regular security assessments and updates are necessary to protect against vulnerabilities

    • Examples of SAP security tools ...

  • Answered by AI

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)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Basic behavioral, tell me about yourself, why walmart.
Round 2 - Coding Test 

Hackerrank - 1 hour interview

Interview Preparation Tips

Interview preparation tips for other job seekers - Got a medium level SQL question - had to use UNION

Python - was to write a function to get some data from a REST API endpoint.

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. DSA Problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - 1. DSA -> generate permutation of a string "abc", no repeated characters
2. JAVA + DSA bit-> comparator, thread(race condition (synchronised), joins, singleton), BFS of a tree level order
3. Managerial

Software Development Engineer 3 Interview Questions asked at other Companies

Q1. What are triggers , where can they be used ? What is a mutating trigger problem , how can it be solved?
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

SALARIES

Aarvee Associates

INTERVIEWS

John Energy

No Interviews

REVIEWS

Google

No Reviews

DESIGNATION

COMPANY BENEFITS

Agilent Technologies

No Benefits

LIST OF COMPANIES

Agilent Technologies

Overview

SALARIES

Agilent Technologies

No Salaries

SALARIES

Mastercard Advisors

No Salaries

REVIEWS

Agilent Technologies

No Reviews

Tell us how to improve this page.

Walmart Interview Process

based on 339 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