i
Amazon
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
DSA Round , n queens problem
I applied via LinkedIn and was interviewed in Mar 2024. There were 3 interview rounds.
DSA round : 2 medium level questions
DSA round : 2 medium to hard level questions
Machine learning take home assignment on classification
What people are saying about Amazon
I appeared for an interview in Sep 2024, where I was asked the following questions.
Amazon interview questions for designations
To find the sum of numbers, iterate through the array and add each number to a running total.
Iterate through the array of numbers
Add each number to a running total
Return the total sum
Get interview-ready with Top Amazon Interview Questions
BFS (Breadth First Search) and DFS (Depth First Search) are algorithms used for traversing or searching tree or graph data structures.
BFS explores all the neighbor nodes at the present depth prior to moving on to the nodes at the next depth level.
DFS 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 ...
Dynamic programming is used to solve problems that can be broken down into overlapping subproblems and have optimal substructure.
DP is used for problems with optimal substructure, where the solution can be constructed from optimal solutions of its subproblems.
DP is used for problems with overlapping subproblems, where the same subproblems are solved multiple times.
Examples include Fibonacci sequence, shortest path prob
I appeared for an interview in Jan 2025.
Online assessment, pretty hard
Easy graph question with 2 engineers
Easy LLD question with a nice interviewer
All round will have 2 or more LP question
I applied via Referral and was interviewed in Aug 2023. There were 2 interview rounds.
2 medium DS algo questions was there
A Database Management System (DBMS) is required to manage and organize data efficiently in a structured manner.
DBMS is required to create, update, retrieve, and manage data in databases.
It provides a way to define, create, and manipulate databases.
DBMS ensures data integrity, security, and consistency.
Examples of popular DBMS include MySQL, Oracle, SQL Server, and PostgreSQL.
Operating system (OS) is required to manage hardware resources, provide user interface, and run applications efficiently.
Manages hardware resources such as CPU, memory, and storage
Provides user interface for users to interact with the computer
Runs applications and manages processes efficiently
Ensures security and protection of data
Facilitates communication between hardware and software components
Belady's anomaly is a phenomenon in which increasing the number of frames in a page table may increase the number of page faults.
Belady's anomaly occurs when increasing the number of frames in a page table leads to more page faults.
It contradicts the common belief that more frames always lead to better performance.
This anomaly is more likely to occur in algorithms like FIFO (First In, First Out).
Some of the top questions asked at the Amazon Software Developer interview -
The duration of Amazon Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 123 interviews
5 Interview rounds
based on 267 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 L/yr - ₹6.1 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.2k
salaries
| ₹9 L/yr - ₹37 L/yr |
Flipkart
TCS
Netflix