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

SDE - Intern

Amazon
upvote
share-icon
1 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 5 Months
Topics: OOPS, Arrays, Two Pointer Approach, Linked List, DP
Tip
Tip

Tip 1 : Focus on DS Algo and practice as much as you can
Tip 2 : Prepare subjects like DBMS. OOPS and OS (understand the topics with examples)
Tip 3 : Keep your concepts clear

Application process
Where: Other
Eligibility: Female, CGPA>=6.5, No backlogs, should be in 4th or 6th sem
Resume Tip
Resume tip

Tip 1 : Cleaner the better. Keep it to one page only and include details relevant to the job profile
Tip 2 : Include links to your projects or personal portfolios and profiles

Interview rounds

01
Round
Medium
Online Coding Interview
Duration180 minutes
Interview date24 May 2020
Coding problem2

Were were given the test link and 3 days, we could take the test anytime during these three days and diffrent candidates got different questions in their tests. 
The online assessment consists of the following sections:
Code Debug: In this portion of the online assessment, you will be asked to find bugs in seven pieces of code. 

Coding Test: This portion of the online assessment consists of DS algo questions. There were 2 questions.

Work Styles Assessment: This is built around Amazon’s Leadership Principles, you have to choose what extent a provided statement represents your work style

Logical Ability: During this logical ability section, you will be asked a series of problem solving multiple choice questions.

Once you move to next section, you cannot go back to previous one.

1. Running Median

Hard
46m average time
50% success
0/120
Asked in companies
OYOHikeSprinklr

You are given a stream of 'N' integers. For every 'i-th' integer added to the running list of integers, print the resulting median.

Try solving now

2. Pair Sum

Easy
15m average time
90% success
0/40
Asked in companies
Media.netExpedia GroupQuikr

You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to return the list of all pairs of elements such that each sum of elements of each pair equals 'S'.

Note:

Each pair should be sorted i.e the first value should be less than or equals to the second value. 

Return the list of pairs sorted in non-decreasing order of their first value. In case if two pairs have the same first value, the pair with a smaller second value should come first.
Try solving now

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
SDE - Intern
3 rounds | 3 problems
Interviewed by Amazon
2163 views
0 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 7 problems
Interviewed by Amazon
1068 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 3 problems
Interviewed by Amazon
1043 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3502 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - Intern
4 rounds | 7 problems
Interviewed by Microsoft
15500 views
1 comments
0 upvotes
company logo
SDE - Intern
3 rounds | 6 problems
Interviewed by Microsoft
8187 views
0 comments
0 upvotes
company logo
SDE - Intern
2 rounds | 4 problems
Interviewed by Microsoft
4915 views
2 comments
0 upvotes