Upload Button Icon Add office photos

Walmart

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Walmart Software Developer II Interview Questions and Answers

Updated 22 Feb 2024

Walmart Software Developer II Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Coding Test 

3 questoins, CP based

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong DSA and Computer fundamentals required

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Coding Test 

Dsa based questions. On trees and arrays.

Interview Preparation Tips

Interview preparation tips for other job seekers - Go for it
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Online coding test of 45 mins

Round 2 - One-on-one 

(2 Questions)

  • Q1. BFS/DFS graph problem
  • Q2. Inverted array problem
  • Ans. 

    Inverted array problem involves reversing the order of elements in an array of strings.

    • Iterate through the array from both ends and swap the elements until reaching the middle.

    • Use a temporary variable to store the element being swapped.

    • Example: Input array ['apple', 'banana', 'cherry'] should be inverted to ['cherry', 'banana', 'apple'].

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. LLD design of order collection service
  • Ans. 

    LLD design of order collection service involves designing the detailed architecture of the service for collecting orders.

    • Define the components of the order collection service such as order processing, validation, storage, and retrieval.

    • Design the data flow between these components and how they interact with each other.

    • Consider scalability, fault tolerance, and performance optimization in the design.

    • Use appropriate desi...

  • Answered by AI
  • Q2. How two arrays represented as trees are identical trees
  • Ans. 

    Two arrays represented as trees are identical if they have the same structure and values at each node.

    • Check if the arrays have the same length.

    • Compare the root nodes of both trees.

    • Recursively compare the left and right subtrees of both trees.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA medium-level questions are necessary along with HLD and LLD problems.

Skills evaluated in this interview

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

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy to medium level dsa questions

Round 2 - One-on-one 

(1 Question)

  • Q1. Connecting bridges from geeks for geeks. It is similar to longest increasing subsequence problem

Interview Preparation Tips

Interview preparation tips for other job seekers - Microsoft interviews level are generally good. So prepare hard.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

They asked me to create a live working project and sufficient time was provided.

Round 2 - One-on-one 

(1 Question)

  • Q1. Detailed discussion around the project created in round 1. Each and every details were asked and discussion on approach.
Round 3 - One-on-one 

(1 Question)

  • Q1. This was final managerial round.
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

(1 Question)

  • Q1. A company FooBar has hosted an online auction system where any User(seller) can sell an object through an auction. Each auction has a lowest bid limit and highest bid limit. Any registered user(buyer) can ...

Interview Preparation Tips

Topics to prepare for Flipkart Software Developer II interview:
  • Java
  • OOPS
  • Machine Coding
Interview preparation tips for other job seekers - There are plenty of MC round questions over internet. Practice 3-4 of them.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Design a Movie Booking System
  • Ans. 

    A movie booking system allows users to browse movies, select showtimes, choose seats, and make payments online.

    • Users can search for movies by title, genre, or release date.

    • Users can view showtimes, select seats, and add to cart.

    • Users can make payments securely using various payment methods.

    • Admin can manage movie listings, showtimes, and seating arrangements.

    • System should send confirmation emails and tickets to users.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be hands on with any IDE

Skills evaluated in this interview

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

I applied via Referral and was interviewed before Dec 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Machine coding round 90 mins duration. Based on designing Buy Now Pay Later system

Round 2 - Coding Test 

2 medium level questions

Round 3 - HLD round 

(1 Question)

  • Q1. Design an online coding platform

I applied via Company Website and was interviewed in May 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be thorough with the concepts of coding, data structures and algorithms. Focus on topics like trees, linked list, arrays.

I was interviewed in Dec 2020.

Round 1 - Face to Face 

(1 Question)

Round duration - 25 Minutes
Round difficulty - Medium

Very friendly interviewer. Although waiting time was very high

  • Q1. 

    Pair Sum Problem Statement

    You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.

    Note:
    ...
  • Ans. 

    Find pairs of elements in an array that sum up to a given value, sorted in a specific order.

    • Iterate through the array and for each element, check if the complement (S - current element) exists in a hash set.

    • If the complement exists, add the pair to the result list.

    • Sort the result list based on the criteria mentioned in the question.

    • Return the sorted list of pairs.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BangaloreEligibility criteriaNoAmazon interview preparation:Topics to prepare for the interview - CV points, Leadership principles, ecommerce basics, problem solving, case studiesTime required to prepare for the interview - 2 MonthsInterview preparation tips for other job seekers

Tip 1 : be confident about your CV points
Tip 2 : practice consulting cases and how to answer situational questions

Application resume tips for other job seekers

Tip 1 : be crisp about achievement
Tip 2 : add data points to support your achievements

Final outcome of the interviewRejected

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Walmart Interview FAQs

How many rounds are there in Walmart Software Developer II interview?
Walmart interview process usually has 1 rounds. The most common rounds in the Walmart interview process are Coding Test.
How to prepare for Walmart Software Developer II 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 Agile, Business operations, Coding, Computer science and Data Structures.

Recently Viewed

INTERVIEWS

AB InBev India

No Interviews

INTERVIEWS

Rystad Energy

No Interviews

INTERVIEWS

Damodar Valley Corporation

No Interviews

INTERVIEWS

Cvent

No Interviews

INTERVIEWS

Sobha

No Interviews

INTERVIEWS

LEK Consulting

No Interviews

INTERVIEWS

Jan Shikshan Sansthan

No Interviews

INTERVIEWS

FNZ

No Interviews

INTERVIEWS

Yum!

No Interviews

INTERVIEWS

Everest Group

No Interviews

Tell us how to improve this page.

Walmart Software Developer II Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

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
Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
Google Interview Questions
4.4
 • 821 Interviews
DMart Interview Questions
3.9
 • 401 Interviews
Cisco Interview Questions
4.1
 • 370 Interviews
View all
Walmart Software Developer II Salary
based on 24 salaries
₹13 L/yr - ₹32 L/yr
28% more than the average Software Developer II Salary in India
View more details

Walmart Software Developer II Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.6

Skill development

5.0

Work-life balance

4.0

Salary

5.0

Job security

5.0

Company culture

4.0

Promotions

5.0

Work satisfaction

Explore 2 Reviews and Ratings
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
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent