Search Questions
Search across all companies and sources
Top 50 results for “amazon system design” · refine your query to narrow
Amazon System Design Question
Came accross following System Design questions from an Amazon interview. 1. System Design - Design a Car Showroom. 2. OOD - Design data model of Airport Boarding gate system. Let me know if...
Amazon System Design
Design Alexa
Amazon Europe | SD2 | July 2021 | System Design | Amazon Locker System
Design Amazon Locker System. A user should get the list of lockers based on its location.
Design a feed system like amazon inspire
Design a feed system for amazon. https://www.amazon.com/Inspire/b?ie=UTF8&node=24672145011
Amazon System Design
System design to build amazon promotion widget on top of search list of products for customers
#1603 Design Parking System
LeetCode 1603: Design Parking System. Difficulty: Easy. Topics: Design, Simulation, Counting. Asked at Amazon in the last 6 months.
Design a Payment System like Google Pay
Design a Payment System like Google Pay
#1166 Design File System
LeetCode 1166: Design File System. Difficulty: Medium. Topics: Hash Table, String, Design, Trie. Asked at Amazon in the last 6 months.
Amazon OS System Design Round | Reject
This was asked in the system design round. I was pretty confident about my system design capability but I got stumbled around this simple question. Design a Simple parking Garage. func req: Keep...
System Design question asked by Amazon
Design a Meeting Room booking system Location:Hyderabad for SDE 2
Amazon System Design List For the last two years
System Design 1. System Design - Engine to generate ads for customer websites based on rules and metrics.\xA0Struggled a bit with this, gave a fairly generic design but realised after that...
#1912 Design Movie Rental System
LeetCode 1912: Design Movie Rental System. Difficulty: Hard. Topics: Array, Hash Table, Design, Heap (Priority Queue), Ordered Set. Asked at Amazon in the last 6 months.
Amazon | System Design | Design food delivery system
Problem Statement Design online food delivery system like Amaon eat or Swigyy or Zomato. Functional Requirements User can search different restaurant based on his/her location User can select a...
Design Package Notification System
Design a package notification system: when the package status is updated, the system will notify the customer. Customers can subscribe to package status updates. Please describe the system design in d
SDE1 interview with Amazon| 0 Yoe | USA | suggestion for system design/ design concepts
Hello Leetcode community, I have scheduled interview with Amazon through GHC and have an interview next week. I wanted to know if they ask system design/ design concepts questions to students...
Amazon SDE2 System Design round
Hi all, I have an upcoming interview for Amazon SDE2 - System Design round LLD. Any insights on particular design questions I need to prepare before the interview. Thanks in advance.
Amazon System design question - need help
Hi Leetcode community, Can you please help in below system design question : Design a system that returns number of web page hits. (distributed counter) Any video/link of design is also apprecaited
Amazon System Design - customer's recently viewed items
How would you store and render a customer\'s recently viewed items? I was asked this question in my amazon system design round. Any thoughts ?
Amazon System Design Interview
I had an interview with Amazon for SDE2 position and I was being asked to build a CDN service from scratch. When I prep for a system design interview question...
Amazon on Site
System design to identify age from customer query on Amazon
Flash Card System Design
Design a Flash Card System where users can create, edit, and delete flashcards. The system should support storing multiple types of data like text, images, and videos. Describe the architecture design
Design a Robot Human-Avoidance Navigation System (High-Level Pseudocode + Architecture)
Problem: Design a Robot Navigation System to Avoid Humans (Open-Ended System/Algorithm Design) Design a mobile robot that navigates in an indoor/warehouse environment and safely avoids humans
AMAZON | Online | Design central notification system for ecom
Design a notification system(HLD) for ecom system which will be used by different systems like OMS, Delivery, Shipment to notify users about the updates. Also provide a way to generate...
Amazon | SDE2 | London | Feb 2020
It was an amazing experience. The interviewers were humble and totally on time. 5 rounds + lunch interview. Round 1(System Design): Was asked the amazon leadership principles. Told to design a system...
Amazon Onsite 2022 USA SDE II
I had an onsite at Amazon. The questions were: 1. Implement a file system(OOP Design) 2. Implement an Advertising System (System Design) 3. Course Schedule 2 4. Shortest path from left most corner to...
Amazon Virtual Interview
Gave the amazon interview on May 10, 2021. There were 4 rounds; 3 coding and one system design. The coding questions were leetcode easy/medium. The system design question was not...
Amazon system design
Design a system that mimic the yellow pages (telephone directory) functionality where we store millions of customer name, their address and phone numbers in an alphabetical order? Assume that you...
Amazon | System Design | SDE2
Design a news reading feature in Alexa: > Different sources for news AAJ tak, NDTV, CNN etc. > User History/Interest -> News for customer > How to update the news to the system(...
System Design Multiple Choice Question (Amazon SDE II OA)
Months ago I had an online assessment for a SDE II position at Amazon. It had a part with multiple choice questions about system design, just after the code stage...
Amazon | L5-SDE2 (Palo Alto / Seattle) | VIRTUAL ONSITE | PASSED
Hello, Giving back to the community. Finished Amazon onsite for L5. There were a total of 4 rounds: 1 system design, 2 coding system design round, and 1 pure LC...
Amazon System design interview - SDE3
System design round - You have product page where you can view the details of a product (eg . a washing machine or a geyser). Design reviews feature for it....
Amazon System Design Interview
Amazon is entering a new business, Municipal Traffic Control. Please design a system for managing the traffic grid for a mid-sized US city. Assume custom internet-enabled devices will exist at...
Amazon| Toll system| system design| SDE 2
Design a component/microservices whose responsibility is to expose APIs to deduct the toll, generate a receipt,and sent it over text/email given the bar code details.
Best approach for amazon system design interview
What\'s the best approach for amazon system design interview? Collecting requirements (mandatory) what about NFRs? What about HLDs, how deep we need to go in HLD? When to start LLD? How should we...
Amazon | OA | System Design Scenarios
Hello everyone, I just received the email that I can take an online assessment. I got informed that there is a new session called \'System Design Scenarios\' for 20 mins after 90...
Alternative Low level design of library management system
Hi All I am practicing low level design diagram as I was asked on Amazon once so would like the community feedback on Low Level diagram of library management system....
System design || chat room- Book Club || Amazon
Got the system design prompt for an interview. I understand messenger SD but never seen these requirements. Anyone can help with it? Question: For a new book club feature, your task...
Object-Oriented Design Challenge
Design a simple library management system. The system should be able to add books, issue books, return books, and track the availability of books. Please specify the class design, including class name
Design analytics system
Design an analytics system. 1. The input to the system is fed from another service and contains Personally Identifiable Information(PII) such as email,name etc.. 2. The input comes in the form of...
System Design for Package Installer with Dependency Resolution
Design a package installer system that respects dependency resolution between packages. Sample Input ``` {'pkgA': ['pkgB'], 'pkgB': [], 'pkgC': ['pkgA']} ``` Sample Output ``` ['pkgB', 'pkgA
Amazon | System Design | A scalable chat application on phone browsing
Design a scalable chat application on phone. * Parental Control - Parents being able to read the chat.
Amazon | Online Interview | Design a system capable of measuring the response time of a server
I was asked this question in an Online Interview for Amazon (SDE1). Design a system that is able to measure the time it takes for a server to process a...
Amazon | SysDev. L5 | Sea, WA | July 2021 [Offer]
Status: L5 Position: Systems Development Engr @ AWS Location: SEA, WA Date: July, 17, 2021 Online Assessment : 2 Problems (Coding) Phone Interview 1: Coding + System Design (1 hr) Phone Interview...
Amazon | System Design | System to capture unique addresses in the entire world
Design a system to capture unique addresses in the entire world. This quesiton was taken from this...
Object-Oriented Design: Design a Credit Card System
Design a simplified credit card system (OOD). Propose the core classes/interfaces and describe the main workflows. Support at least: 1) Card/account lifecycle (create, status Active/Frozen/Closed) 2)
OOD Question Design a Pizza Shop in Amazon interview.
How do you appraoch OOD Question Design a Pizza Shop in Amazon interview. question is something like - design a pizza billing system where user can add topping and cost...
Object-Oriented Pizza Ordering and Tracking System Design
Design an object-oriented system to simulate a pizza ordering process. The system should handle different types of pizzas, various order statuses, and customer information, and should be able to gener
Amazon SDM - first "Technical phone screening" : system design
I have first "Technical phone screening" for SDM in couple of days. Scope is: "2 LPs", and "Fitment Functional: Technical dive deep, System Design" couple of questions: 1. has anyone been through thes
Amazon SDE Interview- bombed the System Design Round
I recently gave the Amazon Loop for SDE-1 role in the APAC region. Everything was going well until the system design round, where I feel I fumbled a lot and was not able to give the satisfactory code.
Amazon | SystemDesign | Amazon Locker System
I was asked this question in Amazon\'s SDE2 interview. There was no blackboard to draw the design diagram nor I has time to get the estimates of this system. Only...