i
Amazon
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via LinkedIn and was interviewed before May 2023. There were 2 interview rounds.
1 on 1 with engineer simple coding questions
Linked list is a data structure where each element points to the next element. Operations like insertion, deletion, traversal can be performed on linked lists.
Linked list is a linear data structure where elements are stored in nodes. Each node contains data and a reference to the next node.
Operations on linked list include insertion, deletion, traversal, and searching.
For example, to insert a new node at the beginning ...
Treasury Island can be found using Depth First Search on a 2D array of strings.
Implement a Depth First Search algorithm to traverse the 2D array of strings
Start from a specific point on the island and explore all possible paths
Keep track of visited cells to avoid infinite loops
Return the path that leads to the treasury on the island
I applied via Company Website and was interviewed before Jul 2022. There were 4 interview rounds.
2 questions, hackerank platform
Create a classic minesweeper game with a grid of cells to uncover without hitting any mines.
Create a grid of cells with hidden mines randomly placed
Allow the player to uncover cells and reveal numbers indicating nearby mines
Implement logic to end the game if a mine is uncovered or all non-mine cells are revealed
Use a combination of sliding window and hashmap to find top k most visited website patterns by users
Parse the csv file to extract user and website data
Use a sliding window to generate all possible website patterns for each user
Use a hashmap to count the frequency of each website pattern
Sort the website patterns based on frequency and return the top k patterns
I applied via Indeed and was interviewed in Nov 2022. There were 3 interview rounds.
Implementing Hashed Map
Online test about working.
What people are saying about Amazon
I applied via LinkedIn and was interviewed in Apr 2022. There were 4 interview rounds.
Medium level leetcode problems on popular topics.
Graph problems and popular algo implementations
Shortest Path: Dijkstra's, Bellman-Ford, Floyd-Warshall
Minimum Spanning Tree: Prim's, Kruskal's
Topological Sorting: Kahn's, DFS
Max Flow: Ford-Fulkerson, Edmonds-Karp
Travelling Salesman Problem: Held-Karp, Christofides
Graph Coloring: Greedy, Backtracking
Amazon interview questions for designations
I applied via LinkedIn and was interviewed in Aug 2022. There were 3 interview rounds.
Logical reasoning,quants,python basics or any
Basics of any languages fundamentals,basics of dsa
Get interview-ready with Top Amazon Interview Questions
Binary search , recursion and optimizing the code solving in linear time complexity
Reverse a linked list
Iterate through the linked list and change the direction of the pointers
Use three pointers to keep track of current, previous and next nodes
Recursively reverse the linked list
Subsequences of arrays are all possible combinations of elements in an array.
A subsequence can be of any length, including 0 and the entire array.
The order of elements in a subsequence must be maintained.
The number of possible subsequences of an array of length n is 2^n.
For example, the subsequences of [1, 2, 3] are [], [1], [2], [3], [1, 2], [1, 3], [2, 3], [1, 2, 3].
I applied via Campus Placement and was interviewed in May 2022. There were 3 interview rounds.
2 DSA questions (easy-medium level)
I applied via Naukri.com and was interviewed in Jul 2022. There were 4 interview rounds.
Total score, time complete
Basic, intermediate coding
I applied via Newspaper Ad
General question of aptitude we're asked about background
Leetcode medium questions were asked by them
I applied via Recruitment Consulltant and was interviewed before May 2023. There were 2 interview rounds.
Question was to implement a stack using queues
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 150 reviews
Rating in categories
Customer Service Associate
4.2k
salaries
| ₹0 L/yr - ₹0 L/yr |
Transaction Risk Investigator
3.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate
2.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Associate
2.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Program Manager
2.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Flipkart
TCS
Netflix