Glassdoor users rated their interview experience at Walmart as 100% positive with a difficulty rating score of 2 out of 5 (where 5 is the highest level of difficulty). Candidates interviewing for Assistent and Cashier rated their interviews as the hardest, whereas interviews for Assistent and Cashier roles were rated as the easiest.
The hiring process at Walmart takes an average of 14 days when considering 4 user submitted interviews across all job titles. Candidates applying for Cashier had the quickest hiring process (on average 14 days), whereas Cashier roles had the slowest hiring process (on average 14 days).
I applied online. The process took 4 weeks. I interviewed at Walmart
Interview
HM --> Portfolio Review + Whiteboarding --> Crossfunctional
Disorganized. recruiters have no idea what's going on. No logistics and no pre,p and I had to keep asking them for basic info like Zoom links. They can probably fire the hiring operations team and automate them for better experience
I applied through a recruiter. The process took 2 days. I interviewed at Walmart (Sunnyvale, CA) in Sep 2023
Interview
The contractor interview process was relatively easy, it consisted a total of 2 rounds and they asked you pretty standard questions that were mostly experienced based and didn’t dive too much into Leetcode style questions.
Interview questions [1]
Question 1
Implement Fibonacci series using a programming language of your preference
First round
1. You are given a string s containing only these characters: '(', ')', and '*'.
Write a function to check if the string is valid.
Rules:
Every '(' must be closed by a ')'.
Every ')' must have a corresponding '('.
The '*' can be treated as:
'('
')'
or an empty string
Your goal is to determine if the string can be valid by treating each * in the most beneficial way.
2. Given a string s containing only digits, return the number of ways to decode it.
Each digit or pair of digits represents a letter
Second round
1. Explain project
2. Design notification system (lld).