Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Amazon Team. If you also belong to the team, you can get access from here

Amazon Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 24.2k Reviews

Filter interviews by

Amazon Interview Questions, Process, and Tips

Updated 13 Jan 2025

Top Amazon Interview Questions and Answers

  • Q1. Maximum Subarray Sum Given an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the ...read more
    asked in Software Developer interview
  • Q2. Fish Eater There is a river which flows in one direction. One day, the river has 'N' number of fishes. You are given an array 'FISHES' of integers representing the size o ...read more
    asked in Software Developer Intern interview
  • Q3. There are n nuts and n bolts represented in two different arrays and a function is_fit(nut_i, bolt_j) which returns 0 if its perfectly fit, 1 if it’s a tight fit and -1 i ...read more
    asked in SDE interview
View all 2.2k questions

Amazon Interview Experiences

Popular Designations

4.9k interviews found

Software Developer Interview Questions & Answers

user image Protik Biswas

posted on 29 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. INvert a binary tree
  • Ans. 

    Invert a binary tree by swapping left and right children of each node.

    • Start from the root node and swap its left and right children.

    • Recursively invert the left and right subtrees.

    • Continue this process until all nodes are inverted.

  • Answered by AI
Round 2 - Coding Test 

Reverse a linked list

Round 3 - Coding Test 

Find shortest distance in unweighted graph

Skills evaluated in this interview

Top Amazon Software Developer Interview Questions and Answers

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - HR 

(3 Questions)

  • Q1. Company kaisi hai ?
  • Q2. Company me work form home hay kay ?
  • Q3. Company me Kitna payment hay
Round 2 - Technical 

(4 Questions)

  • Q1. Company mein Sab machine barabar kam kar rahi hai kya ?
  • Q2. Yes work very simple
  • Q3. Work form home hay kay ?
  • Q4. Company me Kitna payment hay ?

Top Amazon Customer Care Executive Interview Questions and Answers

Q1. What is customer service, how do we deal with customer service
View answer (9)

Customer Care Executive Interview Questions asked at other Companies

Q1. What would you do if you win 1billion dollar lottey?
View answer (39)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Good overall 2 rounds coding lld hld eetc.

Round 2 - Coding Test 

Verey hard round. dybamic programming, graphs trees eetc.

Round 3 - Aptitude Test 

Asked mor questioons on aptitude and logical reasoning.

Top Amazon Software Developer Interview Questions and Answers

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray SumGiven an array of numbers, find the maximum sum of any contiguous subarray of the array. For example, given the array [34, -50, 42, 14, -5, 86], the maximum sum would be 137, since we would take elements 42, 14, -5, and ... read more
View answer (39)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What does your day to day work look like?
  • Q2. What difficulties or challenges you are currently facing in your job role?
  • Ans. 

    Balancing multiple responsibilities, managing diverse personalities, staying updated on wellness trends

    • Balancing multiple responsibilities such as creating wellness programs, managing budgets, and coordinating events

    • Managing diverse personalities within the team and ensuring everyone is motivated and engaged

    • Staying updated on wellness trends and research to provide the most effective programs for employees

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - *Know your work domain really well
*Highlight the work that you have done or doing in your present organisation
*Follow the Amazon interview tips thoroughly. It is easily available on the internet

Wellness Manager Interview Questions asked at other Companies

Q1. Show me how you can sell this pen
View answer (1)

Amazon interview questions for popular designations

 Software Developer

 (178)

 Customer Service Associate

 (146)

 Customer Service Executive

 (101)

 Transaction Risk Investigator

 (101)

 Software Developer Intern

 (95)

 Associate

 (84)

 Seller Support Associate

 (82)

 Software Engineer

 (79)

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

First was round based on Quality engineering concepts and aptitude combob

Round 2 - Technical 

(2 Questions)

  • Q1. Question on How proxy configured for device
  • Q2. What is test scenario,test case.
  • Ans. 

    Test scenario is a high-level description of the functionality to be tested, while test case is a detailed step-by-step procedure to validate the functionality.

    • Test scenario is a broad description of what needs to be tested, while test case is a detailed set of steps to verify a specific aspect of the scenario.

    • Test scenario is usually written in a more general and abstract way, while test case is more specific and conc...

  • Answered by AI

Skills evaluated in this interview

Top Amazon Sdet Automation Test Engineer Interview Questions and Answers

Q1. what is java and cpp and dbms sql etc
View answer (1)

Sdet Automation Test Engineer Interview Questions asked at other Companies

Q1. Wait in selenium and how to find all links present in a page xpath
View answer (2)

Get interview-ready with Top Amazon Interview Questions

SDE Interview Questions & Answers

user image Anonymous

posted on 24 Aug 2024

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed in Jul 2024. There were 5 interview rounds.

Round 1 - Coding Test 

SLiding window problem

Round 2 - Coding Test 

Tree problem variation

Round 3 - Coding Test 

DP Problems same questions but with different cases

Round 4 - HR 

(2 Questions)

  • Q1. Experience with last company
  • Ans. 

    I worked at a tech startup where I developed web applications and implemented new features.

    • Led a team of developers to successfully launch a new mobile app

    • Implemented a new payment gateway system to improve user experience

    • Collaborated with product managers to prioritize and deliver features on time

  • Answered by AI
  • Q2. How you handle pressure
  • Ans. 

    I handle pressure by staying organized, prioritizing tasks, and taking breaks when needed.

    • I prioritize tasks based on deadlines and importance

    • I break down large tasks into smaller, manageable steps

    • I communicate with team members or supervisors if feeling overwhelmed

    • I practice mindfulness techniques like deep breathing or meditation to stay calm

  • Answered by AI
Round 5 - Behavioral 

(1 Question)

  • Q1. Behavioural ROund

Top Amazon SDE Interview Questions and Answers

Q1. There is a 12 km road and a contractor who is in-charge of repairing it. Contractor updates you about the work which is done in patches. Like “Road between 3.2 km to 7.9 km repaired ”, “Road between 1.21 km to 3.2 km repaired”. You have a m... read more
View answer (2)

SDE Interview Questions asked at other Companies

Q1. Longest Increasing SubsequenceFor a given array with N elements, you need to find the length of the longest subsequence from the array such that all the elements of the subsequence are sorted in strictly increasing order. Strictly Increasin... read more
View answer (5)

Jobs at Amazon

View all
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

There will be 5 rounds

All the round were mainly focused on the leadership priciples and technical skills
Each round will be carried for 1hr
You should be proefficeint with AWS and devops concepts like CI/CD

Round 2 - Coding Test 

This round consist of 2 question mainly focused on DSA concepts like Array and Strings

Round 3 - Coding Test 

Here also you will be asked to solve 2 DSA questions form medium to hard level

Round 4 - One-on-one 

(2 Questions)

  • Q1. Your work-experience and projects
  • Q2. Questions based on your project , mainly to check the leaderships principles

Interview Preparation Tips

Interview preparation tips for other job seekers - you should be proficient with DSA in any language

Top Amazon Applications Engineer Interview Questions and Answers

Q1. How can you search a file inside folder levels via command line
View answer (1)

Applications Engineer Interview Questions asked at other Companies

Q1. Missing NumberYou are given an array/list ‘BINARYNUMS’ that consists of ‘N’ distinct strings which represent all integers from 0 to N in binary representation except one integer. This integer between 0 to ‘N’ whose binary representation is ... read more
View answer (4)

fresher interview

user image CareerVidz

posted on 13 Mar 2022

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is VBA macros
  • Ans. 

    VBA macros are automated scripts written in Visual Basic for Applications to perform repetitive tasks in Microsoft Office applications.

    • VBA macros are used to automate tasks in Excel, Word, PowerPoint, and other Microsoft Office programs.

    • They can be used to create custom functions, automate data manipulation, and enhance productivity.

    • VBA code is written within the Office application and can be triggered by user actions ...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What are pivots and how is it useful
  • Ans. 

    Pivots are points of rotation or change in direction, often used in data analysis to summarize and analyze large datasets.

    • Pivots are used to summarize and analyze large datasets by reorganizing and restructuring the data.

    • They allow for easier visualization and interpretation of complex data relationships.

    • Pivots can help identify trends, patterns, and outliers in the data.

    • Common examples of pivots include pivot tables i...

  • Answered by AI

Skills evaluated in this interview

Wfm Real Time Analyst Interview Questions asked at other Companies

Q1. What is the correlation between service level & occupancy?
View answer (4)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is your age
  • Q2. You have any experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Calm down you will get job

District Manager Interview Questions asked at other Companies

Q1. Are you have knowledge of beneficiaries schemes and project which has been financed by the institution.
View answer (2)

Amazon Interview FAQs

How many rounds are there in Amazon interview?
Amazon interview process usually has 2-3 rounds. The most common rounds in the Amazon interview process are One-on-one Round, Resume Shortlist and Aptitude Test.
How to prepare for Amazon interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Amazon. The most common topics and skills that interviewers at Amazon expect are Customer Service, Communication Skills, E-commerce, customer support and bpo.
What are the top questions asked in Amazon interview?

Some of the top questions asked at the Amazon interview -

  1. Every time I enter a temple my money gets doubled and while leaving u have to d...read more
  2. If a seller wants to sell a phone worth 60k at 7k on amazon then would you allo...read more
  3. What is the difference between a good customer service and bad customer service...read more
How long is the Amazon interview process?

The duration of Amazon interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Amazon Interview Process

based on 1.6k interviews in last 1 year

Interview experience

4.3
  
Good
View more

People are getting interviews through

based on 3.4k Amazon interviews
Job Portal
Company Website
Referral
WalkIn
Campus Placement
Recruitment Consultant
35%
27%
11%
8%
7%
1%
11% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 752 Interviews
Tata Group Interview Questions
4.2
 • 357 Interviews
BigBasket Interview Questions
3.9
 • 345 Interviews
Myntra Interview Questions
4.0
 • 208 Interviews
Blinkit Interview Questions
3.7
 • 169 Interviews
JioMart Interview Questions
3.9
 • 92 Interviews
Snapdeal Interview Questions
3.9
 • 74 Interviews
Shopclues Interview Questions
4.0
 • 9 Interviews
View all

Amazon Reviews and Ratings

based on 24.2k reviews

4.1/5

Rating in categories

3.8

Skill development

3.9

Work-Life balance

4.0

Salary & Benefits

3.8

Job Security

4.1

Company culture

3.5

Promotions/Appraisal

3.8

Work Satisfaction

Explore 24.2k Reviews and Ratings
Sr SDE, COMS Tech

Bangalore / Bengaluru

1-4 Yrs

Not Disclosed

Administrator, Appeals

Bangalore / Bengaluru

1-6 Yrs

Not Disclosed

HR Partner, India Operations, Corporate Functions

Hyderabad / Secunderabad

4-8 Yrs

Not Disclosed

Explore more jobs
Customer Service Associate
4.2k salaries
unlock blur

₹0.6 L/yr - ₹5 L/yr

Transaction Risk Investigator
3.1k salaries
unlock blur

₹2.5 L/yr - ₹6.5 L/yr

Associate
2.8k salaries
unlock blur

₹0.8 L/yr - ₹6.7 L/yr

Senior Associate
2.4k salaries
unlock blur

₹2 L/yr - ₹10.1 L/yr

Program Manager
2k salaries
unlock blur

₹9 L/yr - ₹36 L/yr

Explore more salaries
Compare Amazon with

Flipkart

4.0
Compare

TCS

3.7
Compare

Google

4.4
Compare

Netflix

4.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview