Filter interviews by
I applied via campus placement at Indian Institute of Information Technology, Design and Manufacturing (IIITDM), Jabalpur and was interviewed before Jul 2022. There were 3 interview rounds.
Shared 3 DSA questions which needed to be solved using vector, more specifically matrix and sets. One questions was related to finding nearest point, other one to sort a list. They wanted to know all the approaches and their TC / SC.
Calculate distance between 2 points and find the nearest point from a set of points.
Calculate distance using Euclidean distance formula: sqrt((x2-x1)^2 + (y2-y1)^2)
Iterate through all points to find distances and keep track of the nearest point
Return the nearest point found
2 DSA questions were asked in OA.
I applied via campus placement at Jaypee Institute of Information Technology, Noida and was interviewed before Oct 2023. There were 2 interview rounds.
2 questions dsa medium
What people are saying about Amazon Development Centre India
I applied via Campus Placement and was interviewed before Dec 2022. There were 3 interview rounds.
The coding test contained two medium-level DSA-based questions followed by a Personality test.
Amazon Development Centre India interview questions for designations
I was interviewed before Feb 2024.
The first round comprised of 4 sections online questions including aptitude, logical, Coding questions, and technical portions (Test Duration: 90 mins):
Debugging: We had to choose a language and debug up to 7 questions most probably. Codes were very basic like sorting, etc. I completed 6 of them.
Coding: There were two medium-hard level questions.
Work-style Assessment: Just try to answer as an ideal employee. Make sure you answers don’t contradict each other.
Aptitude: Around 25 questions.
A parking lot app to help users find available parking spots and pay for parking.
Include a map feature to show available parking spots in real-time
Allow users to reserve parking spots in advance
Integrate payment options for users to pay for parking
Provide notifications for parking expiration or availability of nearby spots
A parking lot app designed for blind people to easily navigate and find available parking spots.
Include voice-guided navigation to direct users to available parking spots
Use sensors to detect empty parking spaces and relay information to the app
Provide audio alerts for obstacles or other vehicles in the parking lot
Include a feature for users to easily locate their parked vehicle when returning
posted on 28 Oct 2023
I applied via campus placement at Malviya National Institute of Technology (NIT), Jaipur and was interviewed in Sep 2023. There were 2 interview rounds.
It consists of aptitude and 2 easy coding questions
Developed a web application for managing inventory
Used HTML, CSS, and JavaScript for the frontend
Implemented a RESTful API using Node.js and Express.js for the backend
Utilized a PostgreSQL database for storing inventory data
Implemented authentication and authorization using JSON Web Tokens (JWT)
Implemented features like adding, updating, and deleting inventory items
posted on 10 Jan 2022
I applied via Campus Placement and was interviewed in Jul 2021. There were 4 interview rounds.
Replace blank space with %20 in string without using new string.
Loop through string and replace blank space with %20 in place.
Use two pointers, one for original string and one for modified string.
Use ASCII value of %20 to replace blank space in place.
I was interviewed in Sep 2020.
Round duration - 90 mintues
Round difficulty - Medium
Goes good no problem at all exam is between 10 to 11:30.
Rafiq loves to play with piles of dominoes, especially when they are of equal heights. His father gifted him 'N' piles of dominoes, each with a positive number of stacke...
You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'.
Round duration - 90 minutes
Round difficulty - Hard
Goes good no problem at all exam at same time between 10 to 11:30.
You are given two sorted integer arrays, ARR1
and ARR2
, with sizes M
and N
, respectively. Merge these arrays into ARR1
as a single sorted array. Assume ARR1
has a size equa...
Tip 1 : Do atleast 1 good projects
Tip 2 : Practice Atleast 300 Questions
Tip 3 : Should be able to explain your project
Tip 1 : Always be true with the resume
Tip 2 : Do not put false things on resume.
I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Easy Questions- Can be done with decent practice
Some of the top questions asked at the Amazon Development Centre India Software Developer Intern interview -
based on 4 interviews
Interview experience
based on 8 reviews
Rating in categories
Customer Service Associate
2.9k
salaries
| ₹1 L/yr - ₹5.5 L/yr |
Transaction Risk Investigator
1.4k
salaries
| ₹2 L/yr - ₹6.5 L/yr |
Customer Service Executive
885
salaries
| ₹1.2 L/yr - ₹5.8 L/yr |
Senior Associate
816
salaries
| ₹2.5 L/yr - ₹9.2 L/yr |
Quality Specialist
648
salaries
| ₹3 L/yr - ₹7.1 L/yr |
Microsoft Corporation
IBM
Oracle