SSE- Development applicants have rated the interview process at Walmart with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 51.8% positive. This is according to Glassdoor user ratings.
Candidates applying for SSE- Development roles take an average of 1 day to get hired, when considering 3 user submitted interviews for this role. To compare, the hiring process at Walmart overall takes an average of 11 days.
Common stages of the interview process at Walmart as a SSE- Development according to 3 Glassdoor interviews include:
One on one interview: 100%
Here are the most commonly searched roles for interview reports -
online coding assessment, problem-solving rounds on arrays, trees, graphs, dynamic programming, complexity analysis, live coding with communication, optimization discussions, behavioral interview, system design for experienced roles, and final managerial or HR evaluation.
DSA(questions were mostly leetcode medium difficulty type), Java round(questions involving multithreading, solid principles, etc), System design round followed by managerial round(behavioural questions and past experiences) and HR rounds. Almost everyone gave opportunity to question about the company and job. Overall good experience
I applied through a recruiter. The process took 1 day. I interviewed at Walmart (Bengaluru) in Feb 2025
Interview
The initial interview assessed my skills in Hashmap implementation and various String problems, the subsequent round delved into Core Java and my current project experience, followed by a System Design challenge, and a final interview with the hiring manager.
Interview questions [1]
Question 1
First Round-
1. Create Custom Hashmap class( implements put, get, remove methods) and write hash collision logic.
2. Two Strings are anagram or not.
Asked lots of questions on implementation time of Customhashmap about hashmap