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 interviewsAmazon Software Development 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.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

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

      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.

      Software Development Engineer Interview

      2 Sept 2010
      Anonymous interview candidate
      Seattle, WA
      No offer
      Positive experience
      Average interview

      Application

      The process took 1 day. I interviewed at Amazon (Seattle, WA) in Aug 2010

      Interview

      After reviewing my resume they arranged a phone interview. I was contacted precisely on time and spoke to a member of the team I would be working for. The interviewer immediately wanted me to code for him, and provided a link to Google docs to do so. After programming we chatted about the company and I was offered a chance to ask questions. Interview ended positively but I later received a rejection letter.

      Interview questions [4]

      Question 1

      Given two lists, A and B, of sizes n and k, respectively, describe an algorithm to determine the intersection, C, of the two lists. What is the complexity of your algorithm? (The obvious solution is O(n*k)). Can you describe a solution that is faster? (An optimized solution can do it in O(n+k)).
      3 Answers

      Question 2

      What algorithm would you use to search a sorted list? What is the complexity of the algorithm? Implement the algorithm in your language of choice.
      2 Answers

      Question 3

      An integer is represented in binary as a sequence of 0's and 1's. Write a function that returns the number of 1's in the binary representation of a given integer.
      2 Answers

      Question 4

      Suppose you have a system that keeps track of thousands of users' contact information, including email address. This information is stored in plain text, on disk in a hierarchical directory structure (on a Unix operating system) organized by year, month, and day it was entered in the system. Something bad happens and the system crashes. We want to get the email address of all these users to notify them. How would you parse these directories and files to generate a simple list of email addresses?
      1 Answer
      2

      Other Software Development Engineer interview reviews for Amazon

      Software Development Engineer Interview

      3 Jun 2026
      Anonymous interview candidate
      No offer
      Positive experience
      Difficult interview

      Application

      I interviewed at Amazon

      Interview

      It started with an OA, and then after a few weeks, I got invited to four rounds of interviews: technical and behavioral at 3 of the 4, and behavioral only at one.

      Interview questions [1]

      Question 1

      Questions related to leadership principles
      Answer question

      Software Development Engineer Interview

      26 May 2026
      Anonymous employee
      São Paulo, São Paulo
      Accepted offer
      Positive experience
      Difficult interview

      Application

      I interviewed at Amazon (São Paulo, São Paulo)

      Interview

      Um teste de código online, se aprovado, vai para o loop. O loop é 4 entrevistas seguidas, duas em inglês e duas em português. 3 entrevistas técnicas de código, todas as 4 têm pergunta de liderança.

      Interview questions [1]

      Question 1

      Pergunta historicas baseada nos principios de lideranca da amazon.
      Answer question

      Software Development Engineer Interview

      11 May 2026
      Anonymous interview candidate
      Declined offer
      Negative experience
      Average interview

      Application

      I interviewed at Amazon

      Interview

      The whole process stretched over nearly a month, longer than I anticipated. After an initial phone screen, I faced a technical round that included a Min Stack implementation question. We discussed design considerations and thread safety, which threw me for a bit. Fortunately, I remembered a specific mock interview I practiced on PracHub that mirrored this scenario closely, making me feel more at ease. Ultimately, I received an offer, but I chose to decline due to the company culture not feeling like the right fit.