i
Amazon
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Company Website and was interviewed in Apr 2022. There were 2 interview rounds.
A question about finding nodes at a distance of K from a given node in a graph.
Use BFS or DFS to traverse the graph and keep track of the distance from the starting node.
Maintain a visited set to avoid revisiting nodes.
Return all nodes at distance K from the starting node.
Example: Find all nodes at distance 2 from node A in a graph.
DP + Sliding window problem
Dynamic Programming (DP) is a technique to solve optimization problems by breaking them down into smaller subproblems
Sliding window is a technique to solve problems by maintaining a window of elements in an array or string
Combining DP and sliding window can be useful in solving problems that require both techniques
I applied via LinkedIn and was interviewed before Apr 2023. There were 2 interview rounds.
DSA questions, System design topics and also COmputer fundamentals
Merge sort is a divide and conquer algorithm that divides the input array into two halves, sorts them, and then merges them back together.
Divide the array into two halves recursively
Sort each half using merge sort
Merge the sorted halves back together
I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.
Leetcode medium DSA question
What people are saying about Amazon
I applied via Referral and was interviewed before Apr 2022. There were 3 interview rounds.
DSA Questions were asked. Medium to hard leetcode
Amazon interview questions for designations
I applied via Company Website and was interviewed in Jul 2022. There were 2 interview rounds.
Get interview-ready with Top Amazon Interview Questions
I applied via LinkedIn and was interviewed in Apr 2022. There were 2 interview rounds.
Leetcode Questions Medium
Number of Islands
To troubleshoot a problem, identify the issue, gather information, analyze data, and implement a solution.
Identify the problem by asking questions and gathering information
Analyze data to determine the root cause of the problem
Implement a solution by testing and verifying the fix
Document the problem and solution for future reference
I applied via Campus Placement and was interviewed in May 2022. There was 1 interview round.
The question is about balanced parenthesis and finding the maximum units on a truck.
To check if a string of brackets is balanced, we can use a stack data structure.
To find the maximum units on a truck, we need to sort the items by weight and then start adding them to the truck until it reaches its maximum capacity.
I applied via LinkedIn and was interviewed in May 2022. There were 2 interview rounds.
I applied via Referral and was interviewed in Mar 2022. There were 3 interview rounds.
Questions on dsa
I applied via Referral and was interviewed in Apr 2022. There were 2 interview rounds.
2 questions, 2 hours, easy
Some of the top questions asked at the Amazon Software Engineer interview -
The duration of Amazon Software Engineer interview process can vary, but typically it takes about 2-4 weeks to complete.
based on 57 interviews
4 Interview rounds
based on 151 reviews
Rating in categories
Customer Service Associate
4.2k
salaries
| ₹0.6 L/yr - ₹6.8 L/yr |
Transaction Risk Investigator
3.1k
salaries
| ₹2.3 L/yr - ₹6.5 L/yr |
Associate
2.8k
salaries
| ₹0.8 L/yr - ₹6.9 L/yr |
Senior Associate
2.5k
salaries
| ₹2 L/yr - ₹10.1 L/yr |
Program Manager
2.3k
salaries
| ₹9 L/yr - ₹36 L/yr |
Flipkart
TCS
Netflix