i
Amazon
Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Approached by Company and was interviewed in Feb 2023. There were 5 interview rounds.
60 mins, 2 Coding questions general Leetcode medium ones
Sorting a list of words with a random order using an alien dictionary
Create a graph with nodes as characters and edges as the order of characters in words
Topologically sort the graph to get the correct order of characters
Use the order to sort the list of words
Implement a binary search algorithm with edge case handling for efficient searching in a sorted array.
Binary search works on sorted arrays. Example: [1, 2, 3, 4, 5]
Check if the array is empty before searching. Example: []
Handle cases where the target is not found. Example: Searching for 6 in [1, 2, 3, 4, 5]
Consider edge cases for the first and last elements. Example: Searching for 1 or 5 in [1, 2, 3, 4, 5]
Return the in...
I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.
2 CODING QUESTIONS IN ONE HOIR TIME DURATION
Interview question on bit manipulation and basic dynamic programming
Be familiar with bitwise operators like AND, OR, XOR, and bit shifting
Understand how to use bit manipulation to solve problems like counting set bits or checking if a number is a power of 2
For dynamic programming, break down the problem into smaller subproblems and use memoization or tabulation to avoid redundant calculations
Practice solving coding pro...
I applied via Campus Placement and was interviewed in Aug 2022. There were 2 interview rounds.
1 hr, 2 questions, Arrays prefix sum and slide window, Greedy and DP.
I applied via Company Website and was interviewed in May 2022. There were 3 interview rounds.
Coding test had 3 questions of medium to hard difficulty level, also has MCQ to find right answer
What people are saying about Amazon
Questions related to oops and binary tree (leetcode medium)
Merge overlapping intervals
Sort the intervals based on their start time
Iterate through the intervals and merge overlapping ones
Return the merged intervals
I applied via Referral and was interviewed in Jan 2022. There were 3 interview rounds.
1. Two Leetcode medium Level Questions
2. First one was based on Strings manipulation, hashmaps.
3. Second one was based on DFS/BFS.
Easy questions both were from string concept
posted on 11 Jun 2022
I applied via Naukri.com and was interviewed in Jul 2022. There were 3 interview rounds.
They asked you near by30 apptitude question
ARITHMETIC GPRAHICDesigner
I applied via LinkedIn and was interviewed in Feb 2022. There was 1 interview round.
Program to find all sibling nodes of a BST
Traverse the BST and keep track of parent node
If a node has the same parent as another node, they are siblings
Recursively check left and right subtrees
Use a queue or stack to implement level order traversal
Some of the top questions asked at the Amazon SDE (Software Development Engineer) interview -
based on 2 interview experiences
Difficulty level
Duration
based on 69 reviews
Rating in categories
Customer Service Associate
4.1k
salaries
| ₹0.6 L/yr - ₹7.8 L/yr |
Transaction Risk Investigator
3.1k
salaries
| ₹2 L/yr - ₹6.3 L/yr |
Associate
3k
salaries
| ₹0.8 L/yr - ₹7 L/yr |
Senior Associate
2.6k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Software Developer
2.3k
salaries
| ₹24.6 L/yr - ₹49.2 L/yr |
Flipkart
TCS
Netflix