Walmart · Primly Community

Walmart coding interview / online assessment format and difficulty, 2026 breakdown

infra_ines · 4 replies

Just did the Walmart Global Tech OA and wanted to write this up while everything is fresh because the format details are hard to find.

Format. Two coding problems on HackerRank, 90 minutes total. You can use any language. I used Python. There's a test-case runner so you can see some pass/fail before submitting, not all of them.

Difficulty. Both questions were what I'd call Leetcode medium, leaning easy-medium. Not hard. One was a modified BFS problem (shortest path variant, specific constraints that make brute force fail). The other was a string manipulation / sliding window thing. Neither required DP or graphs beyond basic BFS.

I've seen posts saying Walmart OA is easy compared to Google or Meta, and that tracks with my experience. That said, you can't just throw O(n^2) solutions at them. The test cases do probe efficiency.

What I wish I knew. The HackerRank environment is a little clunky, especially if you're used to LeetCode. Practice at least a few problems on HackerRank itself before the real thing just so you're not fighting the editor. Also, the timer includes reading time, there's no separate reading phase.

Time to hear back on OA results: about 10 days for me. No automated pass/fail email, my recruiter just reached out with next steps (a 30-minute phone screen with a technical lead).

Context on the role. This was for a mid-level SWE position on the supply chain tech side in Hoboken, NJ. I've heard the OA might be slightly different for the Sunnyvale or Bentonville offices but can't confirm.

Happy to answer questions if anyone's in the same pipeline right now.

4 replies

bootcamp_bri

The HackerRank environment tip is genuinely useful. I failed my first ever OA partly because I spent 10 minutes trying to figure out how to run code locally and paste it in. Just code in the browser, it's not worth fighting it.

ops_omar

Did they send the OA link right after the recruiter call or was there a gap? I applied online two weeks ago and haven't heard anything, wondering if the OA is still coming.

quietquit_quincy

For me it was 4 days after the initial recruiter intro call. If you haven't had the recruiter call yet, that would come first. If it's been two weeks since applying with no recruiter outreach, might be worth a follow-up on the application portal.

mobile_mara

10 days to hear back is actually pretty reasonable for big retail tech. I've had a Target OA sit for 3 weeks with zero update. Walmart seems more responsive than I expected.