Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Amazon Team. If you also belong to the team, you can get access from here

Amazon Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 24.5k Reviews

Filter interviews by

Amazon Software Developer Intern Interview Questions, Process, and Tips

Updated 6 Dec 2024

Top Amazon Software Developer Intern Interview Questions and Answers

  • Q1. Fish Eater Problem Statement In a river where water flows from left to right, there is a sequence of 'N' fishes each having different sizes and speeds. The sizes of thes ...read more
  • Q2. Longest Increasing Subsequence Problem Statement Given an array of integers with 'N' elements, determine the length of the longest subsequence where each element is grea ...read more
  • Q3. Kth Smallest and Largest Element Problem Statement You are provided with an array 'Arr' containing 'N' distinct integers and a positive integer 'K'. Your task is to find ...read more
View all 185 questions

Amazon Software Developer Intern Interview Experiences

94 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Easy Questions- Can be done with decent practice

Round 2 - Technical 

(2 Questions)

  • Q1. Array question - basic knowledge sufficient
  • Q2. Maths questions + stack implementation
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

Coding test had 2 medium level coding questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. The first question was of sliding window plus DP
  • Q2. The second was of trees

Software Developer Intern Interview Questions Asked at Other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an ar ... read more
asked in CommVault
Q2. Sliding Maximum Problem Statement Given an array of integers ARR ... read more
asked in Amazon
Q3. Fish Eater Problem Statement In a river where water flows from le ... read more
Q4. Find K Closest Elements Given a sorted array 'A' of length 'N', a ... read more
asked in Groww
Q5. Minimum and Maximum Candy Cost Problem Ram is in Ninjaland, visit ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 coding questions of easy to medium difficulty

Round 2 - Technical 

(2 Questions)

  • Q1. A derivative of rotten oranges.
  • Q2. An sliding window problem similar to Maximum number of fruits in two basket
  • Ans. 

    Sliding window problem where you can only pick fruits from two different baskets

    • Use a sliding window approach to keep track of the maximum number of fruits in two baskets

    • Keep track of the types of fruits and their counts in the window

    • Update the window by removing fruits from the beginning and adding fruits from the end

    • Keep track of the maximum number of fruits seen so far

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Anna University and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

2 leetcode easy problems, arrays and strings.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Minimum window substring
  • Q2. Minimum sum of subarray
  • Ans. 

    Find the minimum sum of a subarray within an array of integers.

    • Iterate through the array and keep track of the current sum of subarray

    • Update the minimum sum if a smaller sum is found

    • Consider using Kadane's algorithm for an efficient solution

  • Answered by AI

Skills evaluated in this interview

Amazon interview questions for designations

 Software Engineer Intern

 (13)

 Software Developer

 (186)

 Junior Software Developer

 (3)

 Senior Software Developer

 (2)

 Java Software Developer

 (1)

 Frontend Developer Intern

 (1)

 Python Developer Intern

 (1)

 Full Stack Software Developer

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

It had very basic dsa problem I don't not remember the exact question. It was based on array manipulation.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Rotten oranges graph question
  • Q2. One standard dp question which could be solved in 4-5 line of code

Get interview-ready with Top Amazon Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic aptitude and data structures along with some personality based questions

Round 2 - Technical 

(2 Questions)

  • Q1. Coding question on sliding window algorithm
  • Q2. Standard leetcode medium problem on binary search

Interview Preparation Tips

Interview preparation tips for other job seekers - practise well before the interviews
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

LC Medium - 2 questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. LC Medium on two-pointers
  • Ans. 

    Two-pointer technique is used to solve problems involving arrays or linked lists by using two pointers to traverse the data structure.

    • Start with two pointers at different positions in the array or linked list

    • Move the pointers based on the problem requirements (e.g. one pointer moves faster than the other)

    • Commonly used in problems like finding a pair of elements that sum up to a target value

  • Answered by AI
  • Q2. LC Medium-Hard on DP

Skills evaluated in this interview

Software Developer Intern interview

user image FACE Prep

posted on 16 Nov 2021

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Sliding window question
  • Q2. Trees medium level

Interview Preparation Tips

Topics to prepare for Amazon Software Developer Intern interview:
  • DSA
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was coding+Theory+Aptitude

Round 2 - Coding Test 

It was a online DSA coding round

Amazon Interview FAQs

How many rounds are there in Amazon Software Developer Intern interview?
Amazon interview process usually has 2-3 rounds. The most common rounds in the Amazon interview process are Coding Test, Technical and One-on-one Round.
What are the top questions asked in Amazon Software Developer Intern interview?

Some of the top questions asked at the Amazon Software Developer Intern interview -

  1. Find zeroes to be flipped so that number of consecutive 1's is maximis...read more
  2. maximum profit by buying and selling a stock at most tw...read more
  3. Find the first circular tour that visits all petrol pu...read more
How long is the Amazon Software Developer Intern interview process?

The duration of Amazon Software Developer Intern interview process can vary, but typically it takes about 2-4 weeks to complete.

Tell us how to improve this page.

Amazon Software Developer Intern Interview Process

based on 39 interviews

3 Interview rounds

  • Coding Test Round
  • Video Call Round - 1
  • Video Call Round - 2
View more
Amazon Software Developer Intern Salary
based on 48 salaries
₹5 L/yr - ₹17.7 L/yr
69% more than the average Software Developer Intern Salary in India
View more details

Amazon Software Developer Intern Reviews and Ratings

based on 90 reviews

4.3/5

Rating in categories

4.3

Skill development

3.6

Work-life balance

4.6

Salary

3.1

Job security

3.9

Company culture

3.9

Promotions

4.0

Work satisfaction

Explore 90 Reviews and Ratings
Customer Service Associate
4.1k salaries
unlock blur

₹0.6 L/yr - ₹6 L/yr

Transaction Risk Investigator
3.1k salaries
unlock blur

₹2.4 L/yr - ₹6.5 L/yr

Associate
2.5k salaries
unlock blur

₹0.8 L/yr - ₹6.5 L/yr

Senior Associate
2.4k salaries
unlock blur

₹2 L/yr - ₹10.1 L/yr

Software Development Engineer
2k salaries
unlock blur

₹18.5 L/yr - ₹34.7 L/yr

Explore more salaries
Compare Amazon with

Flipkart

4.0
Compare

TCS

3.7
Compare

Google

4.4
Compare

Netflix

4.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview