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

Fullstack Developer

Amazon
upvote
share-icon
3 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 12 months
Topics: Data structure & algorithm, Web design, Backend, Dynamic programming
Tip
Tip

Tip 1 : Focus more on making things easy rather than complex
Tip 2 : Do not try to grab more nad more things simultaneously, just be confident in what you know
Tip 3 : Focus more on practicing possibly different types of questions, and review previous interview questions of top companies

Application process
Where: Campus
Resume Tip
Resume tip

Tip 1 : Don't make your resume too lengthy, just write useful stuff only
Tip 2 : Must include your work experience or any project you worked upon

Interview rounds

01
Round
Easy
Telephonic
Duration20 minutes
Interview date9 Mar 2021
Coding problem1

It was at evening time around 5 - 6 pm.

1. Theory Question

Python is an interpreted language. How?

Problem approach

An interpreted language is any programming language that executes its statements line by line. Programs written in Python run directly from the source code, with no intermediary compilation step.

02
Round
Easy
Face to Face
Duration30 Minutes
Interview date1 Apr 2021
Coding problem1

It was in the afternoon, with a lot of candidates waiting for their chance
Everything was so quiet and people around were nervous

1. Pattern Matching

Moderate
15m average time
85% success
0/80
Asked in companies
BNY MellonHSBCSAP Labs

You are given a pattern in the form of a string and a collection of words. Your task is to determine if the pattern string and the collection of words have the same order.

Note :
The strings are non-empty.

The strings only contain lowercase English letters.
Try solving now
03
Round
Hard
Face to Face
Duration40 Minutes
Interview date1 Apr 2021
Coding problem1

1. Occurrence Of Each Word

Easy
10m average time
90% success
0/40
Asked in companies
BarclaysIBMCoinbase

You are given a string S of words. Your task is to count the occurrence of each word present in the string S. A word is a sequence of one or more non-space characters, and there can be multiple spaces between two words, and also there can be leading or trailing spaces in a string S.

For Example:
For the given string  “what we think we become”

“what”,” think”, and “become” occurs 1 time, and “we” occurs 2 times in the given string.
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 - 1
4 rounds | 8 problems
Interviewed by Amazon
8962 views
0 comments
0 upvotes
company logo
Fullstack Developer
2 rounds | 4 problems
Interviewed by Amazon
7905 views
2 comments
0 upvotes
company logo
Support Engineer
4 rounds | 7 problems
Interviewed by Amazon
8293 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
3501 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Fullstack Developer
6 rounds | 5 problems
Interviewed by Microsoft
2280 views
0 comments
0 upvotes
company logo
Fullstack Developer
2 rounds | 2 problems
Interviewed by Samsung
2209 views
0 comments
0 upvotes
company logo
Fullstack Developer
2 rounds | 2 problems
Interviewed by Amdocs
1861 views
0 comments
0 upvotes