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

      A9.com

      Part of Amazon

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: A9.com reviews | A9.com jobs | A9.com salaries | A9.com benefits
      A9.com interviewsA9.com Software Development Test Engineer interviewsA9.com 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.

      Top companies for "Compensation and Benefits" near you

      avatar
      Amazon
      3.7★Compensation and benefits
      avatar
      Google
      4.5★Compensation and benefits
      avatar
      Meta
      4.6★Compensation and benefits
      avatar
      Amazon Web Services
      3.9★Compensation and benefits

      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.

      Software Development Test Engineer Interview

      6 Apr 2015
      Anonymous interview candidate
      San Francisco, CA

      Other Software Development Test Engineer interview reviews for A9.com

      Software Development Engineer In Test Interview

      3 May 2016
      Anonymous interview candidate
      South San Francisco, CA
      No offer
      Declined offer
      Neutral experience
      Average interview

      Application

      I applied online. The process took 1+ week. I interviewed at A9.com (San Francisco, CA) in Mar 2015

      Interview

      Phone Screen. Found a position on Internet, and sent my resume. They contacted me via email and asked when I'm available for a phone screen interview. It took a week to set it up. Agreed on a day and time. The interview took one hour. The person I talked to was really nice, polite and professional. Received an email on the next day that tells I didn't get an offer.

      Interview questions [1]

      Question 1

      1. How do you do (based on your work experience): - White box testing? - Functional testing? - Regression testing? 2. We have 'Employee' table with 'Name', 'DepartmentName', 'Salary' columns. Write a query to retrieve a max salary from each (different) department.
      1 Answer
      1
      Positive experience
      Easy interview

      Application

      I applied online. The process took 1 day. I interviewed at A9.com (South San Francisco, CA) in Feb 2016

      Interview

      Applied Online, phone interview was scheduled in 1 week - involved an hour of phone interview with the hiring manager. Hiring manager was nice and polite. Asked questions on resume and 1 coding question solved on collab edit. Coding question was a normal Algo question, can be easily answered if you know your CS concepts well, so practice before your interview.

      Interview questions [1]

      Question 1

      Write a function that takes 2 input parameters: an integer array and a integer number. The function returns pairs of integers from the array that add up to the target number. 13 7, 4, 10, -6, -2, 13, 2, 0, 17, 9, 6, 15, -4 pairs to be returned would be (7, 6), (4, 9), (17, -4), (-2, 15), (13,0)
      Answer question

      Software Development Engineer In Test I Interview

      17 Apr 2015
      Anonymous interview candidate
      San Francisco, CA
      No offer
      Negative experience
      Difficult interview

      Application

      I applied online. The process took 2 weeks. I interviewed at A9.com (San Francisco, CA) in Mar 2015

      Interview

      Found a position on Internet, and sent my resume. They contacted me via email and asked when I'm available for a phone screen interview. It took a week to set it up.The interview took one hour. The person I talked to was really nice, Then they arranged for second phone screen and it did n't went well.

      Interview questions [1]

      Question 1

      1. Finding first non repeated character in an array 2. Linux command to list files containing specific string 3. Mysql query related to Group by Second phone interview 1. create a doubly linked list out of that tree where each node represents sum of all nodes in the same vertical line. 2. Implement search for a sorted rotated array.
      4 Answers
      14