i
Amazon
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Find the element that is repeated once in an array where all elements are repeated twice
Iterate through the array and use a hashmap to keep track of the count of each element
Once the iteration is complete, check the hashmap for the element with a count of 1
Find the maximum diagonal sum of a binary tree
Traverse the tree diagonally and keep track of the sum at each diagonal level
Use a hashmap to store the sum at each diagonal level
Return the maximum sum from the hashmap
I applied via Approached by Company and was interviewed before Feb 2023. There were 3 interview rounds.
Detect if a binary tree is symmetric.
Check if the left and right subtrees are mirror images of each other.
Use a recursive approach to compare corresponding nodes.
Base case: if both nodes are null, return true.
If one node is null and the other is not, return false.
If the values of the nodes are not equal, return false.
Recursively check if the left subtree of the left node is symmetric to the right subtree of the right n...
Finding the merge point of two linked lists.
Traverse both linked lists to find their lengths.
Move the pointer of the longer list ahead by the difference in lengths.
Iterate both lists simultaneously until the merge point is found.
The question is about advanced data structures and algorithms for a senior software engineer role.
Focus on advanced data structures like AVL trees, B-trees, and tries
Discuss complex algorithms like Dijkstra's algorithm, A* search algorithm, and dynamic programming
Highlight experience with optimizing time and space complexity
Provide examples of solving challenging coding problems or implementing complex algorithms
Basic data structure and algorithm problem
What people are saying about Amazon
I applied via Company Website and was interviewed in Mar 2023. There were 2 interview rounds.
Computer information , and software
Algorithm, software information, words,
Amazon interview questions for designations
Get interview-ready with Top Amazon Interview Questions
I appeared for an interview before Apr 2024, where I was asked the following questions.
Explained a complex database architecture to the marketing team to enhance their understanding of data-driven decisions.
Identified the audience's knowledge level and tailored the explanation accordingly.
Used analogies, like comparing databases to libraries, to simplify concepts.
Created visual aids, such as diagrams, to illustrate the architecture.
Encouraged questions to ensure understanding and engagement.
Followed up w...
I applied via Company Website and was interviewed before Jun 2023. There were 2 interview rounds.
Online coding test with 2 questions
Count the number of islands in a 2D grid where '1' represents land and '0' represents water.
Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all adjacent '1's as visited.
Increment the island count for each new island found.
Ensure to handle boundary conditions and visited cells properly to avoid infinite loops.
I applied via Indeed and was interviewed in Nov 2022. There were 3 interview rounds.
Implementing Hashed Map
Online test about working.
I applied via Newspaper Ad
General question of aptitude we're asked about background
Leetcode medium questions were asked by them
I applied via Company Website and was interviewed in Jul 2022. There were 2 interview rounds.
Some of the top questions asked at the Amazon Software Engineer interview for freshers -
The duration of Amazon Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 8 interviews
3 Interview rounds
based on 155 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 L/yr - ₹6.1 L/yr |
Associate
2.9k
salaries
| ₹0.8 L/yr - ₹7 L/yr |
Senior Associate
2.5k
salaries
| ₹2 L/yr - ₹10.5 L/yr |
Program Manager
2.2k
salaries
| ₹9 L/yr - ₹37 L/yr |
Flipkart
TCS
Netflix