Amazon L5 | Bengaluru | Retail Team

amazon logo
amazon
· Bengaluru
April 2, 2026 · 0 reads

Summary

I completed Amazon's L5 interview process for the Retail Team in Bengaluru, including an Online Assessment and four onsite rounds, and received an offer.

Full Experience

Amazon Interview Experience

Online Assessment (OA)

The OA consisted of 2 questions:

  • Question 1: Task Scheduling with deadlines to maximize profit → Solved completely with all test cases passing
  • Question 2: Hard Dynamic Programming problem → Solved partially (passed 3 test cases)

Received a call from the recruiter after the OA.


Onsite Interview Rounds

Round 1: DSA + Leadership Principles

  • DSA Questions:

    1. Maximum sum path in a matrix (move only right or down) — DP
    2. One additional DSA question
  • LP Question:

    • Conflict with a manager and how it was handled

Round 2: Low-Level Design (LLD) + LP

  • Design Problem: Amazon Locker System

  • Covered components, scalability, and design decisions

  • LP Question:

    • Missed a project deadline and its impact on the product

Round 3: Bar Raiser

  • DSA Questions:

    • Separate Squares I
    • Follow-up: Separate Squares II
  • LP Question:

    • Something you did outside your core responsibilities

Round 4: System Design + LP

  • Design Problem: Chat System

    • Focus areas:

      • Message security
      • Reliability (0 message loss)
      • Scalability
      • Delivery guarantees
  • LP Focus: Frugality


Offer Details

  • Fixed Compensation: ₹45 LPA

  • Joining Bonus:

    • ₹15 Lakh (1st year)
    • ₹12 Lakh (2nd year)
  • Stocks: 188 units

    • Vesting: 5%, 15%, 40%, 40%
  • Benefits: Standard Amazon benefits


Result

🎉 Received Offer


Any idea about retail team ? About work, culture, learnings , long term plan

THanks in advace

Interview Questions (4)

1.

Task Scheduling with Deadlines to Maximize Profit

Data Structures & Algorithms

Given a list of tasks, each with a deadline and profit, schedule the tasks such that the total profit is maximized while ensuring each task is completed before its deadline.

2.

Maximum Sum Path in a Matrix (DP)

Data Structures & Algorithms·Medium

Find the maximum sum achievable by moving from the top‑left corner to the bottom‑right corner of a matrix, moving only right or down at each step.

3.

Amazon Locker System Design

System Design

Design a system for Amazon Locker, a self‑service package pickup solution, covering components, scalability, and key design decisions.

4.

Chat System Design

System Design

Design a chat system focusing on message security, reliability (zero message loss), scalability, and delivery guarantees.

📣 Found this helpful? Please share it with friends who are preparing for interviews!

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!