← 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 an SDE 2 position. The interview process consisted of four rounds.
Round 1: Coding (60 minutes)
Round 2: Coding (60 minutes)
Round 3: Java (60 minutes) This round was focused on Java fundamentals. I was asked about debugging techniques, the Java memory model, multithreading, and I was asked to code a multithreaded program to print even and odd numbers sequentially.
Round 4: System Design (High-Level Design) This round started with a 30-minute discussion about a project I had worked on. In the remaining 30 minutes, I was asked to design a "Past Purchase Page" for an e-commerce website. The design should include the following features:
Unfortunately, I was rejected in the System Design round.