i
Amazon
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Company Website and was interviewed in Nov 2023. There were 2 interview rounds.
Bag question and BFS map question
BigO of OA refers to the time complexity analysis of the algorithm OA.
BigO notation is used to describe the worst-case time complexity of an algorithm.
It provides an upper bound on the growth rate of the algorithm's time complexity as the input size increases.
For example, if an algorithm has a time complexity of O(n^2), it means that the algorithm's running time grows quadratically with the input size.
Online assessment with about 3 questions
Onsite 4 rounds of interviews. Each round with bq and coding or design questions
It was good Leetcode medium
What people are saying about Amazon
I applied via campus placement at Birla Institute of Technology and Science (BITS), Pilani and was interviewed in Sep 2022. There were 3 interview rounds.
2 coding questions were asked based on arrays. They were of easy-medium difficulty. After the coding test, there was a general section where you had to answer situational questions about your personality or how you would approach a work related problem.
Reversing two halves of a linked list problem
Identify input and output linked lists
Reverse the two halves of the input linked list
Compare the reversed input linked list with the output linked list
If they match, return true else false
Sliding window problem to minimize partial sum of array.
Use two pointers to maintain the window.
Move the right pointer to expand the window and left pointer to shrink it.
Keep track of the minimum partial sum seen so far.
Example: Given array [2, 3, 1, 2, 4, 3] and window size 3, the minimum partial sum is 6.
Amazon interview questions for designations
I applied via Campus Placement and was interviewed before Oct 2022. There were 3 interview rounds.
Online aptitude test with some behaviour questions. Take this very seriously.
1. Top k elements in the stream of data. 2. Some DP related questions based on probability of m coins having probability of head being p.
Get interview-ready with Top Amazon Interview Questions
I applied via campus placement at Indian Institute of Technology (IIT), Delhi and was interviewed before Apr 2023. There were 3 interview rounds.
I was asked to write a code for length of the longest alternating (one positive number followed by one negative number) subsequence of in an array.
I was asked to write a code to find all the points with minimum distance from the origin.
I applied via Company Website and was interviewed before Mar 2023. There were 2 interview rounds.
Greedy Method leetcode easy question; 1 medium same type
I applied via Company Website and was interviewed before Mar 2023. There were 3 interview rounds.
Basic coding topics like LL, TREE traversal
BFS and DFS are algorithms used to traverse graphs.
BFS (Breadth-First Search) explores all neighbor nodes at the present depth prior to moving on to nodes at the next depth level.
DFS (Depth-First Search) explores as far as possible along each branch before backtracking.
BFS uses a queue data structure, while DFS uses a stack or recursion.
Example: BFS can be used to find the shortest path in an unweighted graph, while DF
I solved a hard array problem during my internship and gained valuable experience.
During my internship, I was tasked with optimizing a program that involved manipulating arrays of strings.
I used various data structures and algorithms to efficiently solve the problem, such as hash maps and sorting techniques.
One specific example of a hard array problem I worked on was implementing a word search algorithm using a 2D arra
I applied via Referral and was interviewed before Sep 2022. There were 4 interview rounds.
Hackerrank advance data structures questions
Face 2 face coding interview
Spring is immutable
Spring framework is immutable
Once a Spring bean is created, its state cannot be changed
Any modifications to a Spring bean result in a new instance being created
Angular JS is a full-fledged framework while React JS is a library for building user interfaces.
Angular JS is a full-fledged MVC framework with two-way data binding, while React JS is a library for building user interfaces using components.
Angular JS uses HTML templates with additional markup, while React JS uses JSX for rendering components.
Angular JS has a steep learning curve due to its complexity, while React JS is...
I applied via AmbitionBox and was interviewed in Jul 2022. There were 2 interview rounds.
Round 1 - medium leetcode questions
Some of the top questions asked at the Amazon SDE interview -
The duration of Amazon SDE interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 35 interviews
4 Interview rounds
based on 26 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