Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Amazon interview experience Real time questions & tips from candidates to crack your interview

Fullstack Developer

Amazon
upvote
share-icon
2 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Application story
I obtained this opportunity through a referral. I have a moderate level of proficiency in data structures such as linked lists, trees, graphs, and arrays.
Preparation
Duration: 8 months
Topics: Angular Basics, Java, Spring boot, Problem Solving, Data Structures and Algorithms
Tip
Tip

Tip 1: Cover as many problems in DSA (Data Structures and Algorithms) as possible. 

Tip 2: Focus on solving problem-solving based on patterns rather than just covering questions.

Application process
Where: Referral
Eligibility: NA
Resume Tip
Resume tip

Tip 1: Include projects on your resume. 

Tip 2: Never include false information.

Interview rounds

01
Round
Hard
Face to Face
Duration60 minutes
Interview date25 Mar 2024
Coding problem1
Web problem/projects1

1. Unique Paths

Moderate
25m average time
80% success
0/80
Asked in companies
ZomatoAmazonAtlassian

There is a robot on an m x n grid. The robot is initially located at the top-left corner (i.e., grid[0][0]). The robot tries to move to the bottom-right corner (i.e., grid[m - 1][n - 1]). The robot can only move either down or right at any point in time.Given the two integers m and n, return the number of possible unique paths that the robot can take to reach the bottom-right corner.for example: Input: m = 3, n = 7Output: 28

Try solving now

2. System Design

What do you understand about the Singleton design pattern?
What is the Factory Method design pattern?
What is concurrent hashmap and how it is implemented in Java.?
Difference between concurrent and synchronized collection.

02
Round
Hard
Face to Face
Duration70 minutes
Interview date8 Apr 2024
Coding problem2

1. Fruit Into Baskets

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

You are visiting a farm that has a single row of fruit trees arranged from left to right. The trees are represented by an integer array of fruits where fruits[i] is the type of fruit the ith tree produces.You want to collect as much fruit as possible. However, the owner has some strict rules that you must follow:You only have two baskets, and each basket can only hold a single type of fruit. There is no limit on the amount of fruit each basket can hold.Starting from any tree of your choice, you must pick exactly one fruit from every tree (including the start tree) while moving to the right. The picked fruits must fit in one of your baskets.Once you reach a tree with fruit that cannot fit in your baskets, you must stop.Given the integer array of fruits, return the maximum number of fruits you can pick.

Try solving now

2. Gas Station

Moderate
10m average time
90% success
0/80
Asked in companies
OlaFlipkartPhone Pe

There are n gas stations along a circular route, where the amount of gas at the ith station is gas[i].You have a car with an unlimited gas tank and it costs cost[i] of gas to travel from the ith station to its next (i + 1)th station. You begin the journey with an empty tank at one of the gas stations.Given two integer arrays gas and cost, return the starting gas station's index if you can travel around the circuit once in the clockwise direction, otherwise return -1. If there exists a solution, it is guaranteed to be unique.

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 write a single-line comment in C++?

Choose another skill to practice
Join the Discussion
2 replies
profile
Pooja Das |Level 6
2 months ago

Good Insightful information. Were you able to clear the interview ??

0 upvotes
0 replies
Reply
profile
4 months ago

Give me more information  rechal673@gmail.co 

0 upvotes
0 replies
Reply
Similar interview experiences
company logo
Fullstack Developer
3 rounds | 3 problems
Interviewed by Amazon
0 views
0 comments
0 upvotes
company logo
SDE - 1
4 rounds | 8 problems
Interviewed by Amazon
1606 views
0 comments
0 upvotes
company logo
Support Engineer
4 rounds | 7 problems
Interviewed by Amazon
2844 views
0 comments
0 upvotes
company logo
SDE - Intern
1 rounds | 3 problems
Interviewed by Amazon
654 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Fullstack Developer
6 rounds | 5 problems
Interviewed by Microsoft
1634 views
0 comments
0 upvotes
company logo
Fullstack Developer
4 rounds | 10 problems
Interviewed by Paytm (One97 Communications Limited)
1445 views
1 comments
0 upvotes
company logo
Fullstack Developer
2 rounds | 2 problems
Interviewed by Samsung
1443 views
0 comments
0 upvotes