i
Amazon
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.
Questionnaire on how likely you agree with certain workplace situations
I use a combination of user needs, functionality, aesthetics, feasibility, and brand identity to make design decisions.
Consider user needs and preferences
Ensure functionality and usability
Focus on aesthetics and visual appeal
Evaluate feasibility and technical constraints
Align with brand identity and guidelines
I applied via Walk-in and was interviewed in Dec 2020. There were 3 interview rounds.
I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Sep 2024. There were 2 interview rounds.
The question is asking for a variation of sorting an array containing 0s, 1s, and 2s.
Use a three-way partitioning algorithm to sort the array in a single pass.
Keep track of three pointers - low, mid, and high to partition the array.
Example: Input array = [0, 1, 2, 1, 0], Output array = [0, 0, 1, 1, 2]
A palindromic substring is a string that reads the same forwards and backwards.
Use dynamic programming to find the longest palindromic substring.
Start by considering each character as the center of a potential palindrome.
Expand outwards from each center to check for palindromic substrings.
Keep track of the longest palindrome found so far.
Example: Input 'babad', Output 'bab' or 'aba'.
based on 2 reviews
Rating in categories
Customer Service Associate
4.1k
salaries
| ₹0.6 L/yr - ₹6 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.4k
salaries
| ₹2 L/yr - ₹10.1 L/yr |
Software Development Engineer
2k
salaries
| ₹16.3 L/yr - ₹33.7 L/yr |
Flipkart
TCS
Netflix