Amazon Interview Questions
Amazon Interview Questions
uestion 1- Scenario: You are a data analyst at anonline bookstore. The `Product_Orders` table
Q
logs each order made, uniquely identified by an `order_id`, along with the associated
̀product_id`, `unit_price`, and `order_timestamp`. The `Order_Status` table tracks changes in
status for each order with a corresponding status `timestamp`.
S tatus Definitions:
- PLACED: The order has been made by the customer.
- SHIPPED: The order has been dispatched from the warehouse.
- DELIVERED: The order has been received by the customer.
- REFUSED: The customer refused the order at delivery.
- RETURNED: The order was returned by the customer after accepting it.
F ormula:
- Total Sales Value Difference = Sum(unit price of DELIVERED orders) - Sum(unit price of
REFUSED orders) - Sum(unit price of RETURNED orders), calculated monthly.
Data Samples:
̀Product_Orders` Table:
̀Order_Status` Table:
Questions - 2
ere are the graphs for the hypothetical scenario comparing two email marketing
H
strategies: Design Tips and Sales Events. Based on these graphs, you can analyze the
effectiveness of each campaign.
Questions Based on the Graphs:
1. Overall Performance Analysis
● Which email campaign had a higher total number of emails delivered?
● Which campaign achieved a higher overall click-through rate?
2. Segmented Performance Analysis
● Compare the click-through rates of the Design Tips and Sales Events
campaigns among occasional buyers. Which strategy was more effective
with this group?
● Analyze the click-through rates among frequent buyers. Which strategy
seems more appealing to this segment?
3. Strategic Insights
● Based on the click-through rates shown in the graphs, which strategy
seems to better resonate with the target audience? Why might that be the
case?
● Considering the different responses between occasional and frequent
buyers, how might the company tailor future campaigns to these distinct
groups?
rite an SQL query to find the name of the product with the highest price in each
W
country.
rite an SQL query to calculate the total transaction amount for each customer for the
W
current year. The output should contain Customer_Name and the total amount.
B. Python:
1. Basic oral questions on pandas (like: groupby, loc/iloc, merge & join, etc.)
. Write the code in pandas that replicates the functionality of your answer to the
2
second SQL question.
C. Leadership or Situational Questions:
D. Excel:
. Ownership: Leaders act on behalf of the entire company, beyond just their own team. They
2
never say "that's not my job."
- FAQ: How have you demonstrated ownership in your previous roles?
. Invent and Simplify: Leaders expect and require innovation and invention from their teams
3
and always find ways to simplify.
- FAQ: Tell me about a time when you invented something or significantly simplified a process.
4. Are Right, A Lot: Leaders are right a lot. They have strong judgment and good instincts.
- FAQ: Can you provide an example of a decision you made that was a success and why you
think it was the right decision?
. Learn and Be Curious: Leaders are never done learning and always seek to improve
5
themselves. They are curious about new possibilities and act to explore them.
- FAQ: What are you currently learning and why is it important to you?
. Hire and Develop the Best: Leaders raise the performance bar with every hire and promotion.
6
They recognize exceptional talent, and willingly move them throughout the organization.
- FAQ: How do you mentor others? Give an example of how you helped someone succeed
professionally.
. Insist on the Highest Standards: Leaders have relentlessly high standards—many people may
7
think these standards are unreasonably high.
- FAQ: How do you maintain high standards for yourself and your team?
. Think Big: Thinking small is a self-fulfilling prophecy. Leaders create and communicate a bold
8
direction that inspires results.
- FAQ: Describe a time when you had to think big and what led you to it.
. Bias for Action: Speed matters in business. Many decisions and actions are reversible and do
9
not need extensive study.
- FAQ: Can you describe a situation where you had to make a quick decision with limited
information?
0. Frugality: Accomplish more with less. Constraints breed resourcefulness, self-sufficiency, and
1
invention.
- FAQ: Tell me about a time when you had to achieve something significant with very few
resources.
1. Earn Trust: Leaders listen attentively, speak candidly, and treat others respectfully. They are
1
vocally self-critical, even when doing so is awkward or embarrassing.
- FAQ: How do you earn trust among your team and stakeholders?
2. Dive Deep: Leaders operate at all levels, stay connected to the details, and audit frequently.
1
No task is beneath them.
- FAQ: Describe a time when you had to "dive deep" into the details of a project.
3. Have Backbone; Disagree and Commit: Leaders respectfully challenge decisions when they
1
disagree, even when doing so is uncomfortable or exhausting.
- FAQ: Have you ever disagreed with a senior decision-maker? How did you handle the
situation?
4. Deliver Results: Leaders focus on the key inputs for their business and deliver them with the
1
right quality and in a timely fashion.
- FAQ: Can you talk about a time when you overcame a significant challenge to deliver results?
5. Strive to be Earth’s Best Employer: Leaders work every day to create a safer, more
1
productive, higher performing, more diverse, and more just work environment.
- FAQ: How do you contribute to creating a positive and inclusive workplace culture?
6. Success and Scale Bring Broad Responsibility: Leaders must consider the broader societal
1
impacts of their actions.
- FAQ: How have you balanced company success with social responsibility?