Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Walmart en feb 2024
Entrevista
Round1: Screening with Karat (3rd party)
Duration: 1 hr
Section 1 :(10 to 15 mins) Prestented with 5 topics (Design patterns, Testing, Front-end development, Networking and ...). Need to choose 2 topics.
Around 7 or 8 questions were asked.
Answered except one.
Section 2 : Coding (45 mins)
(Not exact question but similar)
Q1. Given a list of id and a item find the all the pairs of id's and the common items between the.
used a hashmap of set and solved the problem and gave the time and space complexities and explained, executed the code well in under 30 minutes.
Q2. Given a list of node and its previous node. list the nodes in order.
Used a hasmap and order the courses in order and explained, time and space complexities and gave a dry run of code and finished up 95% of code and the time was up.
Interviewer gave a feedback that he/ she was inpressed by the explanation and approach that i took and very much pleased by my performance.
Preguntas de entrevista [1]
Pregunta 1
Given a list of id and a item find the all the pairs of id's and the common items between the.
First, standard short phone call with recruiter. Then a 1-hour interview with an engineer on the team, asked about technical experience and background, and did a live coding assessment via video call. Fairly standard Leetcode style questions
Intense but rewarding — the interview for the Software Engineer position at Walmart Labs was tougher than I anticipated. The technical rounds included an LRU Cache implementation question where I had to articulate my design thoughts on thread safety, followed by a complex system design for a real-time inventory service. What made a difference in my prep were the company-specific prompts I found on prachub.com; they really helped me understand the types of questions I might face. Despite the challenging nature of the interviews, I ultimately received an offer but chose to decline.