I applied online. I interviewed at Walmart Global Tech (Bengaluru) in Dec 2022
Interview
The interview is nice. There were 4 rounds of interviews. 2 coding rounds, 1 system design and 1 HM round. Coding round is baased on Data Structure, hraph, trees and Dynamic programng
I applied through a staffing agency. The process took 1 day. I interviewed at Walmart Global Tech (Bengaluru) in Oct 2020
Interview
1. First Round - Coding Round 2. Second Round - Coding + Java Round 3. Hiring Manager Round - Behavioral + Coding(I was asked to write solution for two problems)
Interview questions [1]
Question 1
1. First Round - Coding Round, 2 Random coding problems. 1 Problem was around usage of Map & Consistent Hashing where we discussed some theoretical aspect of the solution. Another problem was related to String matching 2. Second Round - Coding + Java Round Java OOPs concepts, JVM memory management etc. 3. Hiring Manager Round - Typical hiring manager round. Even asked to write code for two problems. Print numbers with 2 threads and find long substring in two strings.
I applied online. I interviewed at Walmart Global Tech (Bengaluru) in Jan 2023
Interview
Interview Process was pretty simple contained 3 rounds, First round is a DSA round where i was given two DSA questions and asked to solve. Second round is a System Design round and third round is HR manager round
Interview questions [1]
Question 1
DSA questions: 1. Given an array of 0s and 1s and 2s and need to sort them with constant space 2. Given root node of a tree asked to print the left view of the binary tree System Design round: Asked to design a Micro service architecture for a given application