Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      Amazon

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Amazon reviews | Amazon jobs | Amazon salaries | Amazon benefits | Amazon conversations
      Amazon interviewsAmazon Junior Software Engineer interviewsAmazon interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Junior Software Engineer Interview

      15 May 2026
      Anonymous interview candidate
      Dublin, Dublin
      No offer
      Positive experience
      Difficult interview

      Application

      I applied through other source. I interviewed at Amazon (Dublin, Dublin) in Sept 2024

      Interview

      There were 3 interview rounds with 4 total parts. The first round is a HR round where thr HR speaks to you about your experience and how fit you are for the company the second programming test, where you will be asked leet code medium to hard questions part 2 of the first round includes a general test, including algorithm design questions and general mathematical questions, like designing/describing a shortest route algorithm for their drivers and such. The final round I received was a 30-minute live coding round.

      Interview questions [1]

      Question 1

      This was the difficult question I remember they asked. It's a variant of this question. Leetcode 489. Robot Room Cleaner Control a robot with only move/turn/clean APIs to traverse and clean every reachable cell in an unknown grid with obstacles and no global map. The challenge is to explore the entire accessible area using DFS/backtracking while tracking visited coordinates and managing orientation to avoid revisiting or getting stuck. DESCRIPTION Control a robot with only move/turn/clean APIs to traverse and clean every reachable cell in an unknown grid with obstacles and no global map. The challenge is to explore the entire accessible area using DFS/backtracking while tracking visited coordinates and managing orientation to avoid revisiting or getting stuck. Input: room = [ [1,1,1,1,1,0,1,1], [1,1,1,1,1,0,1,1], [1,0,1,1,1,1,1,1], [0,0,0,1,0,0,0,0], [1,1,1,1,1,1,1,1] ], row = 1, col = 3 Output: Robot cleans all reachable cells Explanation: The robot starts at position (1,3) and explores the entire reachable area using DFS with backtracking. Cells with 0 are obstacles, cells with 1 are cleanable. Constraints: 1 <= room.length <= 100 1 <= room[i].length <= 200 room[i][j] is either 0 (obstacle) or 1 (cleanable) The robot starts in a cleanable cell All cleanable cells are connected (reachable from the starting position) Robot APIs: move() returns boolean, turnLeft() and clean() return void
      Answer question

      Other Junior Software Engineer interview reviews for Amazon

      Junior Software Engineer Interview

      13 Apr 2026
      Anonymous interview candidate
      New York, NY
      No offer
      Neutral experience
      Difficult interview

      Application

      I interviewed at Amazon (New York, NY)

      Interview

      First Screening call, then initial interview with an engineer (1 hour) and then final interview with four 1 hour rounds back to back with different engineers. For each round its the same, you'll be asked one behavioral question and one coding (LC style) question.

      Junior Software Developer Interview

      29 Apr 2026
      Anonymous interview candidate
      Seattle, WA
      No offer
      Neutral experience
      Average interview

      Application

      I applied online. I interviewed at Amazon (Seattle, WA) in Apr 2026

      Interview

      Interview had a few steps. First few were leadership principles, then OA, and then few coding questions, followed up with some more leadership principles questions and coding for the final few rounds

      Junior Software Developer Interview

      26 Feb 2026
      Anonymous interview candidate
      Detroit, MI
      No offer
      Neutral experience
      Easy interview

      Application

      I interviewed at Amazon (Detroit, MI)

      Interview

      Super straight forward. 2 rounds with one assessment. Respond super quick. Took about 3 weeks from start to finish. It’s one behavioral and 1 technical assessment. If you pass both you get a offer

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.