Upload Button Icon Add office photos

Walmart

Compare button icon Compare button icon Compare

Filter interviews by

Walmart Software Development Engineer 3 Interview Questions and Answers

Updated 7 Dec 2024

Walmart Software Development Engineer 3 Interview Experiences

5 interviews found

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

First Round DSA : 1 Find cycle in the graph and distance of each node to the cyclee

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

asked in Fiserv
Q1. What are triggers , where can they be used ? What is a mutating t ... read more
asked in Tesco
Q2. Find overlapping interval to calculate final payment for store wo ... read more
asked in Fiserv
Q3. How to define a parameterized cursor in PLSQL , how to open and c ... read more
asked in Fiserv
Q4. What is Rownum ? Is expression Rownum >4 correct ?
asked in Tesco
Q5. Design a mook-my-show type of system for companies. Companies can ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Find Mirror of tree
  • Ans. 

    To find the mirror of a tree, we need to swap the left and right children of each node recursively.

    • Start from the root node of the tree

    • Swap the left and right children of the current node

    • Recursively call the mirror function on the left and right subtrees

  • Answered by AI
  • Q2. Find median in two sorted arrays
  • Ans. 

    Merge two sorted arrays and find the median

    • Merge the two arrays into one sorted array

    • Calculate the median based on the length of the merged array

    • Handle cases where the total length is even or odd

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be good in DS Algo

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Java , Multithreading , polymorphism
  • Q2. DSA , probability

Walmart interview questions for designations

 Tech Lead Software Engineer 3

 (1)

 Software Development Engineer

 (1)

 Quality Engineer 3

 (2)

 Data Engineer 3

 (1)

 System Engineer 3

 (1)

 SDE (Software Development Engineer)

 (3)

 Senior Software Development Engineer

 (1)

 Software Development Engineer Intern

 (1)

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

(2 Questions)

  • Q1. Pollyfil for debounce
  • Ans. 

    Polyfill for debounce function in JavaScript

    • Implement a debounce function that delays invoking a function until after a certain amount of time has passed without it being called again

    • Use setTimeout to delay the execution of the function

    • Clear the timeout if the function is called again within the specified time frame

    • Return a function that can be called to trigger the debounced function

  • Answered by AI
  • Q2. Ds question in js

Skills evaluated in this interview

Interview questions from similar companies

I applied via Other and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Programming question on Java

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepared yourself for more technical
Interview experience
3
Average
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Was easy to crack infact was simple

Round 2 - Group Discussion 

Involve group of 8 and related to come and pros

Round 3 - Technical 

(1 Question)

  • Q1. What are software testing techniques
  • Ans. 

    Software testing techniques are methods used to ensure that software applications are functioning correctly and meeting requirements.

    • Black box testing: Testing the functionality of a software application without knowing its internal code.

    • White box testing: Testing the internal code and structure of a software application.

    • Unit testing: Testing individual units or components of a software application.

    • Integration testing:...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Design patterns
  • Q2. IIS services questions

Software Engineer Interview Questions & Answers

Lowe's user image Abhishek Agrawal

posted on 20 Aug 2024

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

I applied via Referral and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. React js questions like Dom manipulation, useCallback and useMemo these kind of questions
  • Q2. Create some dynamic buttons with a json data and whenever you click on that you need to maintain active and inactive states and also you need to show the content of the button based on the json data whenev...
  • Ans. 

    Create dynamic buttons with JSON data, maintain active/inactive states, and show content on click

    • Create buttons dynamically using JSON data

    • Toggle between active and inactive states on click

    • Display button content based on JSON data on click

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. More advanced react based questions like test cases handling and redux state management techniques
  • Q2. Prop drilling concepts
Round 3 - Behavioral 

(1 Question)

  • Q1. More about your projects you have worked on and also front end technical basic questions
Round 4 - HR 

(2 Questions)

  • Q1. Why Lowe's only
  • Ans. 

    Lowe's is a leading home improvement retailer with a strong focus on technology and innovation.

    • Lowe's has a strong reputation for investing in technology and innovation within the home improvement industry.

    • I am impressed by Lowe's commitment to digital transformation and their use of cutting-edge tools and technologies.

    • I believe Lowe's offers a challenging and rewarding environment for software engineers to grow and de...

  • Answered by AI
  • Q2. What are your expectations here nd all
  • Ans. 

    I expect a challenging work environment, opportunities for growth, and a supportive team.

    • Challenging work that allows me to utilize my skills and learn new technologies

    • Opportunities for career advancement and professional development

    • A supportive team that fosters collaboration and growth

    • Clear communication and expectations from management

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just prepare well and have a good core understanding of reactjs and css and javascript you can crack it.

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test contains 2 questions 1 moderate and 1 easy level

Round 2 - Technical 

(1 Question)

  • Q1. Asked about DSA,Heap sort,Merge sort.
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in Java, Python, and web development.

    • Graduated with a degree in Computer Science

    • Worked on various projects using Java and Python

    • Familiar with web development technologies like HTML, CSS, and JavaScript

  • Answered by AI
  • Q2. Why Lowe's,how can Lowe's improve its customer services
  • Ans. 

    I believe Lowe's is a reputable company with a strong focus on customer satisfaction. They can improve their customer services by implementing personalized recommendations, enhancing their online platform, and providing better in-store experiences.

    • Implement personalized recommendations based on customer preferences and purchase history

    • Enhance the online platform for easier navigation, product search, and checkout proce...

  • Answered by AI

Walmart Interview FAQs

How many rounds are there in Walmart Software Development Engineer 3 interview?
Walmart interview process usually has 1 rounds. The most common rounds in the Walmart interview process are Technical, Coding Test and One-on-one Round.
What are the top questions asked in Walmart Software Development Engineer 3 interview?

Some of the top questions asked at the Walmart Software Development Engineer 3 interview -

  1. Find median in two sorted arr...read more
  2. pollyfil for debou...read more
  3. Find Mirror of t...read more

Tell us how to improve this page.

Walmart Software Development Engineer 3 Interview Process

based on 6 interviews

1 Interview rounds

  • Technical Round
View more

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.6k Interviews
DMart Interview Questions
3.9
 • 412 Interviews
Vishal Mega Mart Interview Questions
3.7
 • 162 Interviews
Croma Interview Questions
4.0
 • 135 Interviews
Reliance Digital Interview Questions
4.1
 • 130 Interviews
Lowe's Interview Questions
4.1
 • 129 Interviews
Reliance Trends Interview Questions
4.2
 • 106 Interviews
JioMart Interview Questions
3.9
 • 94 Interviews
MedPlus Interview Questions
3.6
 • 84 Interviews
Future Group Interview Questions
4.3
 • 78 Interviews
View all
Walmart Software Development Engineer 3 Salary
based on 307 salaries
₹15.6 L/yr - ₹46 L/yr
16% less than the average Software Development Engineer 3 Salary in India
View more details

Walmart Software Development Engineer 3 Reviews and Ratings

based on 20 reviews

2.9/5

Rating in categories

2.8

Skill development

2.7

Work-life balance

3.5

Salary

3.7

Job security

2.5

Company culture

2.3

Promotions

2.4

Work satisfaction

Explore 20 Reviews and Ratings
Software Engineer III
1.9k salaries
unlock blur

₹14.5 L/yr - ₹47 L/yr

Senior Software Engineer
1.4k salaries
unlock blur

₹19 L/yr - ₹70 L/yr

Software Engineer
800 salaries
unlock blur

₹10.2 L/yr - ₹43 L/yr

Software Development Engineer 3
307 salaries
unlock blur

₹15.6 L/yr - ₹46 L/yr

Software Developer
298 salaries
unlock blur

₹12 L/yr - ₹46 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