i
Amazon
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Management related questions
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
How to sale product to the customer
Who to quality product maintenance
Number coding, letter coding
Matmetical operation
Discus from problems
Product to good items
To sell a product, it is important to understand the target market, create a strong marketing strategy, provide excellent customer service, and continuously analyze and improve sales tactics.
Identify the target market and tailor marketing efforts towards them
Create a strong marketing strategy that highlights the unique selling points of the product
Provide excellent customer service to build trust and loyalty with custo...
To purchase a product, you can follow these steps: research the product, compare prices, read reviews, make a decision, and complete the purchase.
Research the product to understand its features and benefits
Compare prices from different retailers to find the best deal
Read reviews from other customers to gauge the product's quality
Make a decision based on your research, price comparison, and reviews
Complete the purchase ...
Product quantity can be checked by conducting physical inventory counts, using inventory management software, and comparing sales data.
Conduct regular physical inventory counts to ensure accuracy
Utilize inventory management software to track product quantities
Compare sales data with inventory levels to identify discrepancies
Implement barcode scanning or RFID technology for efficient tracking
We have to follow the website
Matmetical operation
I have a Bachelor's degree in Production Management with 5 years of experience in overseeing production processes and managing production teams.
Bachelor's degree in Production Management
5 years of experience in overseeing production processes
Experience in managing production teams
What people are saying about Amazon
I applied via hh and was interviewed in Nov 2023. There were 3 interview rounds.
AB, LTV, UX/UI, competitor analysis
Amazon interview questions for designations
I applied via LinkedIn and was interviewed in Aug 2023. There were 3 interview rounds.
Prepare well and maximum about product
It will include Quants and DILR
Case study based round depending on the profile.
Function to return mutual friends given two ids and getFriends(id) function
Call getFriends(id) for both ids to get their respective friend lists
Iterate through both lists and compare to find mutual friends
Return the list of mutual friends
Function to return list of friends of friends in decreasing order of mutual friends
Use a set to store all friends of friends
Iterate through the list of friends of the given id
For each friend, iterate through their list of friends and count mutual friends
Sort the set of friends of friends by decreasing number of mutual friends
Given time slots, find a specific time with maximum overlap. Prove solution.
Create a list of all start and end times
Sort the list in ascending order
Iterate through the list and keep track of the number of overlaps at each time
Return the time with the maximum number of overlaps
Prove solution by testing with different input sizes and edge cases
Find the longest sub-array with increasing order of integers.
Iterate through the array and keep track of the current sub-array's start and end indices.
Update the start index whenever the current element is smaller than the previous element.
Update the end index whenever the current element is greater than or equal to the next element.
Calculate the length of the sub-array and compare it with the longest sub-array found s
Find the length of longest increasing subsequence and print the sequence from an array of integers.
Use dynamic programming to solve the problem
Create an array to store the length of longest increasing subsequence ending at each index
Traverse the array and update the length of longest increasing subsequence for each index
Print the sequence by backtracking from the index with the maximum length
Time complexity: O(n^2)
Exam...
Code to find a given integer in a rotated sorted array.
Use binary search to find the pivot point where the array is rotated.
Divide the array into two subarrays and perform binary search on the appropriate subarray.
Handle edge cases such as the target integer not being present in the array.
Use a min-heap to keep track of the largest K numbers seen so far.
Create a min-heap of size K.
For each incoming integer, add it to the heap if it's larger than the smallest element in the heap.
If the heap size exceeds K, remove the smallest element.
At the end, the heap will contain the largest K numbers in the input.
LRU Cache is a data structure that stores the most recently used items and discards the least recently used items.
Use a doubly linked list to keep track of the order of items in the cache
Use a hash map to store the key-value pairs for fast access
When an item is accessed, move it to the front of the linked list
When the cache is full, remove the least recently used item from the back of the linked list and the hash map
based on 9 interviews
2 Interview rounds
based on 20 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.3 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.1k
salaries
| ₹9 L/yr - ₹36 L/yr |
Flipkart
TCS
Netflix