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 23.9k Reviews

Filter interviews by

Amazon Software Engineer Interview Questions, Process, and Tips

Updated 9 Dec 2024

Top Amazon Software Engineer Interview Questions and Answers

  • Q1. Merge Two Sorted Linked Lists Given a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is ...read more
  • Q2. Longest Common Subsequence Given two strings, 'S' and 'T' with lengths 'M' and 'N', find the length of the 'Longest Common Subsequence'. For a string 'str'(per se) of len ...read more
  • Q3. Reverse Linked List Given a singly linked list of integers. Your task is to return the head of the reversed linked list. For example: The given linked list is 1 -> 2 -> ...read more
View all 41 questions

78 Amazon Software Engineer Interview Experiences

129 questions found

Sort by: Popular

Software Engineer Interview Questions

user image niranjan

posted on 25 Aug 2015

I applied via campus placement at Indian Institute of Technology (IIT), Roorkee

4 Interview Rounds

Interview Questions

  • Q1. Boundary traversal of a tree View Answers (2)
  • Q2. Find the nearest greater value of a given value in a BST View Answers (1)
  • Q3. There is an infinite stair case and there are n rounds. in i'th round we can jump i steps at one or discard them. it is given that k'th step is broken , find th...read more View Answers (1)
  • Q4. Height h was given and form a binary tree of height h and start combining bottom nodes to form a cone like structure Add Answer

Interview Preparation Tips

Round: Test
Experience: there were 20 MCQ which were on ds , networks and basic coding followed by 2 coding questions.
1) print all the distinct substrings of a given string in lexicographical order
2) find the max i-j value in the given array of 0's and 1's such that there are equal number of zeros and ones, where i is the starting index and j is the ending index of the array.
Tips: make sure that you pass atleast half the test cases for both the question.
Duration: 90 minutes
Total Questions: 22

Round: Technical Interview
Experience: 1) i printed left view then leaves and right view using three level order traversals . he asked me to use one traversal only, then i told him the approach and wrote the working code.
2) told him the approach and coded it.
Tips: look at corner cases properly. the interviewers were friendly, so i felt relaxed.

Round: Technical Interview
Experience: 1) i told him a recursive O(2^n) solution, optimised it to O(n^2). he told me to optimise further. Then i finally came up with O(n) solution after 5 min and he was satisfied . i coded it. he was satisfied finally :D .
2) came up with the approach immediately and coded it. he was satisfied.
Tips: he was very particular about corner cases and he checked the code througly tested it on some cases to ensure it was working.

General Tips: be cool. interviewers were friendly. tell them what you are thinking and be clear with the question before answering to avoid wasteage of time.
Skill Tips: solve problems from codechef, spoj and codeforces. solve interview questions from geeksforgeeks and careercup.
Skills: the way you think, coding skills and knowledge on data structures.
Duration: 3
College Name: IIT Roorkee
Motivation: some good seniors got intern, so i was inspired.
Funny Moments: on the interview day a person came into the conference room to call me for interview, i didnt thought he was interviewer. he was very simple, but intelligent and at last i felt like asking him to ask me one more coding question as it was fun solving questions infront of him, but i didnt do that as i was frightened if i would not be able to answer it would be a negative remark :P .

Skills evaluated in this interview

Software Engineer Interview Questions

user image Anonymous

posted on 9 Oct 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

3 leetcode hards, followed by some system design

2

Technical Round (2 Questions)

  • Q1. How to design amazon
  • Q2. How to invert 25 bst

Interview Preparation Tips

Interview preparation tips for other job seekers - pretty easy

Skills evaluated in this interview

Get interview-ready with top interview questions

Software Engineer Interview Questions

user image Anonymous

posted on 18 Nov 2024

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 Less than 2 weeks
Result
Selected  Selected

I applied via Naukri.com and was interviewed in May 2024.

3 Interview Rounds

1

Coding Test Round

Coding questions based on DP

2

One-on-one Round (2 Questions)

  • Q1. Binary search based question
  • Q2. Graph bfs based question
3

Technical Round (2 Questions)

  • Q1. Question related to my project
  • Q2. Question based on dsa

Software Engineer Interview Questions

user image Anonymous

posted on 4 Apr 2024

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 -
Result
Selected  Selected

I applied via Referral

4 Interview Rounds

1

Coding Test Round

2 coding question were asked

2

Technical Round (2 Questions)

  • Q1. Sum on node in binary tree
  • Q2. Lp question asked
3

Technical Round (2 Questions)

  • Q1. Question on string manipulation
  • Q2. Lp question asked
4

Technical Round (2 Questions)

  • Q1. Managerial question on projects were asked
  • Q2. Past experience and leadership question

Skills evaluated in this interview

Amazon interview questions for designations

 Software Development Engineer

 (39)

 Software Engineer Intern

 (10)

 Senior Software Engineer

 (7)

 Embedded Software Engineer

 (4)

 Junior Software Engineer

 (2)

 Software Testing Engineer

 (2)

 Software Support Engineer

 (1)

 System Software Engineer

 (1)

Software Engineer Interview Questions

user image Anonymous

posted on 16 Aug 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

2 Interview Rounds

1

Coding Test Round

Hard and platformwas leetcode and geeksforgeeks

2

Technical Round (2 Questions)

  • Q1. Medium level code was asked
  • Q2. Hard level code as asked

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well through leetcode

Software Engineer Interview Questions

user image Anonymous

posted on 7 Dec 2024

Interview experience
4
 Good
Difficulty level
 Moderate
Duration
 2-4 weeks
Result
Selected  Selected

1 Interview Round

1

Coding Test Round

Good, leetcode medium level questions

Software Engineer Interview Questions

user image Anonymous

posted on 14 May 2024

Interview experience
3
 Average
Difficulty level
 Hard
Duration
 Less than 2 weeks
Result
 Not Selected

I applied via LinkedIn and was interviewed in Apr 2024.

1 Interview Round

1

Technical Round (2 Questions)

  • Q1. Explain your current project and your responsibilities
  • Q2. Python programming question related to strings

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well before your interview on basic coding skills as well.

Software Engineer Interview Questions

user image Anonymous

posted on 14 May 2024

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (3 Questions)

  • Q1. DS on sorting and searching algo
  • Q2. Graph based question
  • Q3. Time and space complexity

Software Engineer interview

user image Exponent

posted on 28 Oct 2021

Software Engineer Interview Questions

user image Anonymous

posted on 16 Oct 2024

Interview experience
3
 Average
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

Technical Round (1 Question)

  • Q1. LRU cache implementation

Software Engineer Interview Questions

user image Anonymous

posted on 29 Oct 2024

Interview experience
5
 Excellent
Difficulty level
 -
Duration
 -
Result
 -

1 Interview Round

1

One-on-one Round (2 Questions)

  • Q1. Don't recall the question
  • Q2. Tell me about yourself

Amazon Interview FAQs

How many rounds are there in Amazon Software Engineer interview?
Amazon interview process usually has 2-3 rounds. The most common rounds in the Amazon interview process are Coding Test, Technical and Resume Shortlist.
How to prepare for Amazon Software Engineer 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 Coding, Development, Process Engineering, Programming and Software Engineering.
What are the top questions asked in Amazon Software Engineer interview?

Some of the top questions asked at the Amazon Software Engineer interview -

  1. You have given 10 files and you have given a string suggest data structure whic...read more
  2. Given a binary tree in which the node structure has an additional field called ...read more
  3. there is an infinite stair case and there are n rounds. in i'th round we can ju...read more
How long is the Amazon Software Engineer interview process?

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

Tell us how to improve this page.

Interview Process at Amazon Software Engineer

based on 31 interviews in last 1 year

3 Interview rounds

  • Coding Test Round
  • Technical Round 1
  • Technical Round 2
View more

People are getting interviews through

based on 48 Amazon interviews
Job Portal
Company Website
Referral
WalkIn
Campus Placement
Recruitment Consultant
40%
23%
10%
6%
6%
2%
13% 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.
Amazon Software Engineer Salary
based on 2.8k salaries
₹11.8 L/yr - ₹45 L/yr
216% more than the average Software Engineer Salary in India
View more details

Amazon Software Engineer Reviews and Ratings

based on 148 reviews

3.7/5

Rating in categories

3.9

Skill development

3.3

Work-Life balance

4.1

Salary & Benefits

3.2

Job Security

3.4

Company culture

3.6

Promotions/Appraisal

3.5

Work Satisfaction

Explore 148 Reviews and Ratings
Customer Service Associate
4.2k salaries
unlock blur

₹1 L/yr - ₹4.9 L/yr

Transaction Risk Investigator
3.2k salaries
unlock blur

₹2.3 L/yr - ₹6.5 L/yr

Software Engineer
2.8k salaries
unlock blur

₹11.8 L/yr - ₹45 L/yr

Senior Associate
2.7k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Associate
2.7k salaries
unlock blur

₹1 L/yr - ₹6.5 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