← Back to experiences
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/experiences/…$
I recently interviewed at Walmart for a Senior Software Engineer position. The interview process consisted of three rounds.
Round 1: The first round involved a 5-minute introduction, followed by 15-20 minutes of theoretical questions related to a specific programming knowledge area. The final 30 minutes were dedicated to a coding round, which included questions ranging from easy to medium difficulty, similar to those found on Leetcode.
Round 2: This round focused on Data Structures and Algorithms, with questions based on linked lists and graph data structures.
Round 3: The final round was a System Design round where I was asked to design a shopping center application.
I am currently awaiting the results of the next round.