i
Amazon
Proud winner of ABECA 2025 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Campus Placement
LeetCode questions - one medium and one hard.
The sum of the products of all subsequences in an array of strings.
Calculate the product of all elements in the array
Calculate the product of all possible subsequences
Sum up all the products of subsequences
Linked list based coding question and BST
Implementing a linked list using BFS to traverse and manipulate nodes efficiently.
BFS (Breadth-First Search) explores nodes level by level, useful for linked lists with multiple branches.
Use a queue to keep track of nodes to visit next, ensuring all nodes at the current level are processed before moving deeper.
Example: For a linked list with nodes 1 -> 2 -> 3, BFS would visit 1, then 2, then 3 in that order.
BFS c...
The question is asking for the possible combinations of valid parentheses.
Use backtracking to generate all possible combinations of parentheses.
Keep track of the number of open and close parentheses to ensure they are balanced.
Exclude invalid combinations where close parentheses appear before open parentheses.
I am a passionate software engineering student with experience in web development and a strong desire to learn and grow.
Currently pursuing a degree in Computer Science
Proficient in languages such as Java, Python, and JavaScript
Experience with web development technologies like HTML, CSS, and React
Completed internships at tech companies like XYZ Corp
VSCODE , one question asked
I want to join Amazon because of its innovative culture, vast opportunities for growth, and impact on global e-commerce.
Innovative culture: Amazon is known for its cutting-edge technology and constant drive for innovation.
Opportunities for growth: Amazon offers a wide range of projects and roles for personal and professional development.
Impact on global e-commerce: Amazon's reach and influence in the e-commerce industr...
In 5 years, I see myself as a senior software engineer leading a team of developers on innovative projects.
Leading a team of developers on innovative projects
Advancing to a senior software engineer role
Continuing to learn and grow in the field of software development
What people are saying about Amazon
posted on 20 Sep 2024
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Given 2 medium level questions
I applied via Company Website and was interviewed before Nov 2023. There were 2 interview rounds.
Duration of 90 min with 3 dsa questions with 2 medium and 1 hard level dsa questions.
DSA-> linked list,tree
You have to solve coding question on a Platform
Dsa questions were asked
I appeared for an interview in Aug 2023.
Solve leetcode questions and give contest which really helps to clear coding rounds
Explore brute force and optimal solutions for a problem, detailing complexities and examples.
Brute Force: Check all combinations. E.g., finding the maximum in an array by comparing each element.
Optimal Solution: Use algorithms like divide and conquer. E.g., finding the maximum using a single pass.
Time Complexity: Brute force can be O(n^2) for nested loops; optimal can be O(n) for linear scans.
Space Complexity: Brute fo...
Some of the top questions asked at the Amazon Software Development Engineer Intern interview -
The duration of Amazon Software Development Engineer Intern interview process can vary, but typically it takes about 2-4 weeks to complete.
based on 27 interview experiences
Difficulty level
Duration
based on 36 reviews
Rating in categories
Customer Service Associate
4.1k
salaries
| ₹0.6 L/yr - ₹7.8 L/yr |
Transaction Risk Investigator
3.1k
salaries
| ₹2 L/yr - ₹6.3 L/yr |
Associate
3k
salaries
| ₹0.8 L/yr - ₹7 L/yr |
Senior Associate
2.6k
salaries
| ₹1.8 L/yr - ₹9 L/yr |
Software Developer
2.2k
salaries
| ₹27.1 L/yr - ₹56.3 L/yr |
Flipkart
TCS
Netflix