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.2k Reviews

Filter interviews by

Amazon Software Development Engineer II Interview Questions, Process, and Tips

Updated 13 Jan 2025

Top Amazon Software Development Engineer II Interview Questions and Answers

View all 28 questions

Amazon Software Development Engineer II Interview Experiences

31 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Online assessment. two LC medium questions. 90 minutes.

Round 2 - One-on-one 

(1 Question)

  • Q1. Four back-to-back 1 hour sessions with 1 hour lunch break. system design with the manager, LC medium-hard questions with the rest of the interviewers.
  • Ans. 

    The interview consists of four back-to-back 1 hour sessions with 1 hour lunch break, including system design with the manager and LC medium-hard questions with the rest of the interviewers.

    • Prepare for system design questions with the manager by understanding scalability, reliability, and performance considerations.

    • Practice solving LC medium-hard questions to showcase problem-solving skills and algorithmic knowledge.

    • Tak...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have a lot of episodes in your story bank for Leadership Principle questions since each interviewer will ask two or three LP questions.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Binary Search based optimisation question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Tree based question, min cost to reach a node
  • Q2. LLD of product service in a e-commerce platform

Software Development Engineer II Interview Questions Asked at Other Companies

asked in Zepto
Q1. Given 2 large numeric comma seperated strings. You need to calcul ... read more
asked in Zepto
Q2. How many microservices do I own & at what scale they handle t ... read more
asked in Porter
Q3. 1. Given an array find a subset that sums to a given sum K 2. Giv ... read more
Q4. design a LLD of portfolio management system where you can add any ... read more
asked in S&P Global
Q5. Difference between truncate and delete and when we prefer what op ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design chat room where users can chat with each other and also able to join chat room
  • Ans. 

    Design a chat room system where users can chat with each other and join chat rooms.

    • Implement user authentication and authorization to ensure secure access to chat rooms.

    • Create a database to store chat messages, user information, and chat room details.

    • Develop a real-time messaging system using websockets for instant communication.

    • Allow users to create new chat rooms and join existing ones.

    • Include features like message h

  • Answered by AI
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

Write code on paper using the multithreading, oops and design patterns correctly

Round 2 - Technical 

(2 Questions)

  • Q1. List of hot videos on YouTube
  • Ans. 

    I'm sorry, I don't have access to real-time data to provide a list of hot videos on YouTube.

    • Answered by AI
    • Q2. Design amazon Prime
    • Ans. 

      Design Amazon Prime - a subscription service offering fast shipping, streaming of movies, TV shows, music, and more.

      • Offer fast shipping for products purchased on Amazon

      • Provide access to a library of movies, TV shows, and music for streaming

      • Include exclusive deals and discounts for Prime members

      • Offer additional services like Prime Video, Prime Music, Prime Reading, and more

    • Answered by AI

    Skills evaluated in this interview

    Amazon interview questions for designations

     Software Engineer II

     (1)

     Software Development Engineer

     (41)

     Software Development Engineer 1

     (10)

     Senior Software Development Engineer

     (1)

     Software Development Engineer Test

     (1)

     Software Development Manager

     (5)

     Senior Software Development Manager

     (1)

     SDE (Software Development Engineer)

     (26)

    Interview experience
    4
    Good
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    No response

    I applied via Recruitment Consulltant

    Round 1 - Coding Test 

    Dsa, array, dp, backtracking

    Round 2 - Technical 

    (2 Questions)

    • Q1. 2 sum array queston
    • Q2. Container problem
    • Ans. 

      The container problem involves efficiently packing items into containers to minimize wasted space.

      • Use algorithms like First Fit, Best Fit, or Next Fit to optimize packing efficiency.

      • Consider the size and shape of items being packed to determine the best container arrangement.

      • Utilize dynamic programming or greedy algorithms to solve the container packing problem efficiently.

    • Answered by AI

    Skills evaluated in this interview

    Get interview-ready with Top Amazon Interview Questions

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

    I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 3 interview rounds.

    Round 1 - Coding Test 

    Round 1 was a technical/coding round. There were 2 simple linked-list and LRU cache questions.

    Round 2 - Coding Test 

    Round 2 was also a tech/coding round. The 1st question was about from tree and second was from string (which could be done using map and array).

    Round 3 - Behavioral 

    (2 Questions)

    • Q1. What was your role in your previous organization? (In details)
    • Q2. What projects have you worked on? (In details)

    Software Development Engineer II Jobs at Amazon

    View all
    Interview experience
    5
    Excellent
    Difficulty level
    Moderate
    Process Duration
    2-4 weeks
    Result
    Not Selected

    I applied via LinkedIn and was interviewed in Jul 2024. There were 3 interview rounds.

    Round 1 - Coding Test 

    Standard questions, Don't Remember

    Round 2 - One-on-one 

    (2 Questions)

    • Q1. 2 LPS, Combinations Question
    • Q2. 2 LPS, LLD
    Round 3 - One-on-one 

    (1 Question)

    • Q1. 2 LPS, 1 Coding
    Interview experience
    5
    Excellent
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Coding Test 

    Tough and was mostly out of leet code type

    Round 2 - One-on-one 

    (2 Questions)

    • Q1. About code and DSA
    • Q2. System Design and architecture

    Software Development Engineer II interview

    user image The Code Skool

    posted on 16 Nov 2021

    Interview experience
    4
    Good
    Difficulty level
    -
    Process Duration
    -
    Result
    -
    Round 1 - Technical 

    (2 Questions)

    • Q1. Coin change problem
    • Ans. 

      The coin change problem involves finding the minimum number of coins needed to make a certain amount of change.

      • Start by creating an array to store the minimum number of coins needed for each amount from 0 to the target amount.

      • Iterate through each coin denomination and update the minimum number of coins needed for each amount.

      • Return the minimum number of coins needed for the target amount.

    • Answered by AI
    • Q2. Min heap related questions
    Round 2 - Technical 

    (2 Questions)

    • Q1. Tree traversal problem
    • Ans. 

      Tree traversal problem involves visiting each node in a tree data structure in a specific order.

      • There are three main types of tree traversal: in-order, pre-order, and post-order.

      • In-order traversal visits the left subtree, then the root, then the right subtree.

      • Pre-order traversal visits the root, then the left subtree, then the right subtree.

      • Post-order traversal visits the left subtree, then the right subtree, then the

    • Answered by AI
    • Q2. Longest common subsequence
    • Ans. 

      Longest common subsequence is the longest sequence of characters that appear in the same order in two or more strings.

      • Use dynamic programming to solve this problem efficiently.

      • Create a 2D array to store the lengths of longest common subsequences of substrings.

      • Traverse the array to find the longest common subsequence.

    • Answered by AI
    Round 3 - Design 

    (1 Question)

    • Q1. Whatsapp LLD and HLD

    Interview Preparation Tips

    Interview preparation tips for other job seekers - Language doesn't matter. Be very clear about your approach and reasons. Be vocal during the interview

    Skills evaluated in this interview

    Interview experience
    3
    Average
    Difficulty level
    Moderate
    Process Duration
    Less than 2 weeks
    Result
    Not Selected

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

    Round 1 - Assessment 

    (2 Questions)

    • Q1. Two coding questions for 90 minutes
    • Q2. Bunch of questions to be answered (select out of two options) to describe you, your work style, how you handle situation

    Amazon Interview FAQs

    How many rounds are there in Amazon Software Development Engineer II interview?
    Amazon interview process usually has 2-3 rounds. The most common rounds in the Amazon interview process are Technical, Coding Test and One-on-one Round.
    How to prepare for Amazon Software Development Engineer II interview?
    Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Amazon. The most common topics and skills that interviewers at Amazon expect are Java, C++, Algorithms, Data Structures and Design Patterns.
    What are the top questions asked in Amazon Software Development Engineer II interview?

    Some of the top questions asked at the Amazon Software Development Engineer II interview -

    1. find a missing number in unsorted array which is having elements in the range[1...read more
    2. How many users did your system ha...read more
    3. Can you describe how a hashmap wor...read more
    How long is the Amazon Software Development Engineer II interview process?

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

    Tell us how to improve this page.

    Amazon Software Development Engineer II Interview Process

    based on 26 interviews in last 1 year

    3 Interview rounds

    • Coding Test Round
    • Technical Round
    • One-on-one Round
    View more

    People are getting interviews through

    based on 15 Amazon interviews
    Job Portal
    Company Website
    Referral
    27%
    13%
    7%
    53% candidates got the interview through other sources.
    High Confidence
    ?
    High Confidence means the data is based on a large number of responses received from the candidates.
    Amazon Software Development Engineer II Salary
    based on 813 salaries
    ₹22 L/yr - ₹80 L/yr
    93% more than the average Software Development Engineer II Salary in India
    View more details

    Amazon Software Development Engineer II Reviews and Ratings

    based on 43 reviews

    2.9/5

    Rating in categories

    3.4

    Skill development

    2.3

    Work-Life balance

    4.0

    Salary & Benefits

    2.3

    Job Security

    2.5

    Company culture

    2.7

    Promotions/Appraisal

    2.9

    Work Satisfaction

    Explore 43 Reviews and Ratings
    SDE II, Amazon India Ads

    Bangalore / Bengaluru

    2-9 Yrs

    ₹ 21.5-78 LPA

    Explore more jobs
    Customer Service Associate
    4.1k salaries
    unlock blur

    ₹0.6 L/yr - ₹6 L/yr

    Transaction Risk Investigator
    3.1k salaries
    unlock blur

    ₹2.3 L/yr - ₹6.5 L/yr

    Associate
    2.8k salaries
    unlock blur

    ₹0.8 L/yr - ₹6.8 L/yr

    Senior Associate
    2.4k salaries
    unlock blur

    ₹2 L/yr - ₹10 L/yr

    Software Development Engineer
    2k salaries
    unlock blur

    ₹16.1 L/yr - ₹33.2 L/yr

    Explore more salaries
    Compare Amazon with

    Flipkart

    4.0
    Compare

    TCS

    3.7
    Compare

    Google

    4.4
    Compare

    Netflix

    4.5
    Compare

    Calculate your in-hand salary

    Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
    Did you find this page helpful?
    Yes No
    write
    Share an Interview