Amazon interview experience Real time questions & tips from candidates to crack your interview

Software Developer

Amazon
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 5 Months
Topics: Data Structures, Algorithms, OOPs, DBMS, SQL, Web Development
Tip
Tip

Tip 1 : Do not rush into things. Learning takes time. Focus should be on the concepts and not just on leaving topics half-prepared. Devote 70% of both time and effort to DSA. I solved a total of around 500 questions on sites like GFG and Leetcode.
Tip 2 : Projects play an important role too, do no ignore them. Try to get your hands dirty with a little bit of every field i.e., frontend, backend, and database.
 

Application process
Where: Campus
Eligibility: Above 70% till now
Resume Tip
Resume tip

Tip 1 : Do not lie on a resume. Everything written on your resume must be known by you in and out.
Tip 2 : Try to make a single-page resume. Highlight skills, projects, and work experience more than CGPA. Ensure proper spacing and font to maintain professionalism.

Interview rounds

01
Round
Easy
Online Coding Test
Duration110 minutes
Interview date3 Aug 2020
Coding problem1

The test was in the morning from 10:00 to 12:00. It was a two-round test. There was a 45-minute MCQ-based Technical Assessment Round. Only those candidates who cleared this round could sit in the next round, a 45-minute coding test. There was a sectional cutoff that needed to be cleared in order to proceed to the coding round.

1. Subarray With Given Sum

Moderate
15m average time
85% success
0/80
Asked in companies
Thought WorksAdobeInfo Edge India (Naukri.com)

Given an array ARR of N integers and an integer S. The task is to find whether there exists a subarray(positive length) of the given array such that the sum of elements of the subarray equals to S or not. If any subarray is found, return the start and end index (0 based index) of the subarray. Otherwise, consider both the START and END indexes as -1.

Note:

If two or more such subarrays exist, return any subarray.

For Example: If the given array is [1,2,3,4] and the value of S is equal to 7. Then there are two possible subarrays having sums equal to S are [1,2,3] and [3,4].

Try solving now
02
Round
Easy
HR Round
Duration30 Minutes
Interview date10 Aug 2020
Coding problem1

This was basically a communication test

1. Communication Test

Checking the basic communtication skills and confidence.

Problem approach

Tip 1 : Strong communication is must
Tip 2 : good confidence is required
 

03
Round
Easy
Video Call
Duration15 Minutes
Interview date12 Aug 2020
Coding problem1

This was a Technical + HR interview. It was in the afternoon around 12 pm. As the role was Data Engineer intern, the interviewer wanted to know whether or not I had built some projects related to this field. Most of the interview went by him asking questions based on my projects. First I was asked to explain about a project then a lot of follow-up questions were asked.

1. Basic HR Questions

Why do you want this post and how would you be an asset to the team?
Which companies are the competitors of us?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
Software Developer
2 rounds | 4 problems
Interviewed by Amazon
1117 views
0 comments
0 upvotes
company logo
Software Developer
4 rounds | 6 problems
Interviewed by Amazon
1082 views
0 comments
0 upvotes
company logo
Software Developer
3 rounds | 5 problems
Interviewed by Amazon
1148 views
0 comments
0 upvotes
company logo
Software Developer
3 rounds | 6 problems
Interviewed by Amazon
971 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Developer
5 rounds | 14 problems
Interviewed by Microsoft
4029 views
1 comments
0 upvotes
company logo
Software Developer
6 rounds | 12 problems
Interviewed by SAP Labs
2912 views
0 comments
0 upvotes
company logo
Software Developer
4 rounds | 6 problems
Interviewed by SAP Labs
1075 views
0 comments
0 upvotes