Upload Button Icon Add office photos

Walmart

Compare button icon Compare button icon Compare

Filter interviews by

Walmart Sdet Engineer Interview Questions and Answers

Updated 16 Dec 2024

Walmart Sdet Engineer Interview Experiences

1 interview found

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 16 Dec 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Newspaper Ad

Round 1 - Coding Test 

DSA, Fundamentals, Principles

Round 2 - Technical 

(1 Question)

  • Q1. Explain Inheritance in C++
  • Ans. 

    Inheritance in C++ allows a class to inherit properties and behavior from another class.

    • Inheritance allows for code reusability by creating a new class based on an existing class.

    • Derived class inherits attributes and methods from the base class.

    • Types of inheritance include single, multiple, multilevel, and hierarchical.

    • Example: class Animal is a base class, class Dog is a derived class inheriting from Animal.

  • Answered by AI

Interview questions from similar companies

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

I applied via Walk-in and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

There was a aptitude test with coding problems

Round 2 - Technical 

(1 Question)

  • Q1. Basic Puzzles were asked
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Linked List Intersection Point
  • Ans. 

    Find the intersection point of two linked lists.

    • Use two pointers to traverse the linked lists

    • Calculate the difference in length between the two lists

    • Move the pointer of the longer list ahead by the difference

    • Move both pointers simultaneously until they meet at the intersection point

  • Answered by AI
  • Q2. Basic Spring Boot
  • Q3. Stream and Java 8 Questions

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed in Dec 2022. There were 3 interview rounds.

Round 1 - Aptitude Test 

I like to choose topics java, c, python, html etc

Round 2 - Coding Test 

About java, python, c, c++, html and about coding language

Round 3 - Group Discussion 

Hoe to built skill discussion about problem and how solve it

Interview Preparation Tips

Interview preparation tips for other job seekers - i am fresher here so i don't want to give any tips to any one

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
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Delete a node from a bst
  • Ans. 

    To delete a node from a binary search tree (BST), we need to handle three cases: node has no children, node has one child, and node has two children.

    • Start at the root and traverse the tree to find the node to be deleted.

    • Handle the three cases: node has no children, node has one child, and node has two children.

    • For a node with two children, find the inorder successor (smallest node in the right subtree) to replace the n

  • Answered by AI
  • Q2. DP based question

Skills evaluated in this interview

I applied via Company Website and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

6 Questions

  • Q1. Internal working of hash map
  • Ans. 

    Hash map is a data structure that stores key-value pairs and uses a hash function to map keys to indices in an array.

    • Hash function is used to convert the key into an index in the array

    • Collisions occur when two keys map to the same index, which can be resolved using separate chaining or open addressing

    • Load factor is the ratio of number of elements to the size of the array, and affects the performance of hash map

    • Operatio...

  • Answered by AI
  • Q2. Core Java Concepts
  • Q3. SQL queries to get 2nd highest salary
  • Ans. 

    SQL query to get 2nd highest salary

    • Use ORDER BY and LIMIT to get the highest salary

    • Use subquery to exclude the highest salary and get the 2nd highest

    • Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 1,1

  • Answered by AI
  • Q4. Authentication and Authorisation
  • Q5. Data structures and algorithms questions
  • Q6. Questions on design side

Interview Preparation Tips

Interview preparation tips for other job seekers - It was very good experience giving interview at Lowe's. Recruitment process is very smooth.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

Arrays , Strings Basic Data Structures

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

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

Round 1 - Technical 

(1 Question)

  • Q1. Questions about JavaScript and React
Round 2 - Group Discussion 

Usually they judge on basis of your behaviour and attitude.

Round 3 - HR 

(1 Question)

  • Q1. Discussion about the CTC

I applied via Recruitment Consulltant and was interviewed before Oct 2021. 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 

(2 Questions)

  • Q1. What is the difference between virtual and real DOM?
  • Ans. 

    Virtual DOM is a lightweight copy of the real DOM, used for efficient updates.

    • Real DOM updates are slow and expensive, while virtual DOM updates are fast and efficient.

    • Virtual DOM is used in React to update the UI without reloading the entire page.

    • Real DOM is the actual HTML document, while virtual DOM is a JavaScript object.

    • Virtual DOM compares the previous and current states of the UI to determine the minimum number ...

  • Answered by AI
  • Q2. What is the difference between var, let and const?
  • Ans. 

    var is function scoped, let and const are block scoped. var can be redeclared and reassigned, let can be reassigned but not redeclared, const cannot be reassigned or redeclared.

    • var is hoisted to the top of the function, let and const are not

    • var can be redeclared within the same scope, let and const cannot

    • let and const have a temporal dead zone where they cannot be accessed before they are declared

    • const cannot be reassi...

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. Optimization techniques in React.
  • Ans. 

    Optimization techniques in React include code splitting, lazy loading, and memoization.

    • Code splitting: breaking down the code into smaller chunks to reduce load time.

    • Lazy loading: loading components only when they are needed, reducing initial load time.

    • Memoization: caching the results of expensive function calls to improve performance.

    • Using shouldComponentUpdate to prevent unnecessary re-renders.

    • Using React.PureCompone...

  • Answered by AI
  • Q2. All about flexbox modal in CSS.
Round 4 - Behavioral 

(1 Question)

  • Q1. Agile methodology and your previous projects
  • Ans. 

    I have experience working with Agile methodology in my previous projects.

    • I have worked in Scrum and Kanban frameworks.

    • I have experience in conducting daily stand-up meetings, sprint planning, and retrospectives.

    • I have worked in cross-functional teams and have experience in collaborating with product owners and stakeholders.

    • I have used tools like Jira and Trello to manage tasks and track progress.

    • In one of my previous p...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Lowe's Software Engineer interview:
  • React.Js
  • Javascript
  • CSS
Interview preparation tips for other job seekers - Prepare basics of React and JavaScript properly and be thorough with your projects you have worked on.

Skills evaluated in this interview

Walmart Interview FAQs

How many rounds are there in Walmart Sdet Engineer interview?
Walmart interview process usually has 2 rounds. The most common rounds in the Walmart interview process are Coding Test and Technical.
How to prepare for Walmart Sdet Engineer 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 Selenium, Apache, Computer science, Data Structures and Maven.

Tell us how to improve this page.

Walmart Sdet Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.6k Interviews
DMart Interview Questions
3.9
 • 410 Interviews
Vishal Mega Mart Interview Questions
3.7
 • 159 Interviews
Croma Interview Questions
4.0
 • 133 Interviews
Lowe's Interview Questions
4.1
 • 129 Interviews
Reliance Digital Interview Questions
4.1
 • 123 Interviews
Reliance Trends Interview Questions
4.2
 • 106 Interviews
JioMart Interview Questions
3.9
 • 94 Interviews
MedPlus Interview Questions
3.6
 • 82 Interviews
Future Group Interview Questions
4.3
 • 78 Interviews
View all
Walmart Sdet Engineer Salary
based on 9 salaries
₹12 L/yr - ₹36 L/yr
86% more than the average Sdet Engineer Salary in India
View more details

Walmart Sdet Engineer Reviews and Ratings

based on 2 reviews

3.7/5

Rating in categories

4.4

Skill development

3.7

Work-life balance

4.6

Salary

3.1

Job security

3.7

Company culture

3.4

Promotions

3.7

Work satisfaction

Explore 2 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

₹18.8 L/yr - ₹70 L/yr

Software Engineer
794 salaries
unlock blur

₹10.1 L/yr - ₹43 L/yr

Software Development Engineer 3
283 salaries
unlock blur

₹15.6 L/yr - ₹46 L/yr

Software Developer
278 salaries
unlock blur

₹12.7 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