├── 1 System Design Methodology ├── 1 Empathy Map.docx ├── 2 Use cases.docx ├── 3 Scalability Performance Cost Questions.docx ├── 3.1 Analyze top companies.docx ├── 4 Data Process each server.docx ├── 5 Estimate Number of servers.docx └── 6 Context Diagram.docx ├── 10 Online Airlines Booking System └── Assignment Online Airlines Booking System.docx ├── 11 Online Airbnb Booking System └── Assignment Online Airbnb Booking System.docx ├── 12 Spark and Cassandra Uber └── Assignment Spark and Cassandra system.docx ├── 13 Product Recommendations └── Assignment Product Recommendations.docx ├── 14 Realtime Couponing └── Assignment Realtime Couponing.docx ├── 15 Real-time Fraud detection └── Assignment Real-time Fraud detection.docx ├── 16 Social Media Sentimental analysis └── Assignment Social Media Sentimental analysis.docx ├── 17 Monitoring system └── Assignment Monitoring system.docx ├── 18 Search System └── Assignment Search System.docx ├── 2 Taxi Haling Apps Uber Lyft ├── 1 Uber Empathy Map.docx ├── 10 Which mechanism you would use in case of failure.docx ├── 11 How does Service Companies work like Servicing power or Equipments.docx ├── 2 Usecases and Scenarios.docx ├── 3 Fail Points.docx ├── 4 Non Functional Requirements and KPIs.docx ├── 5 Capacity Planning.docx ├── 6 What are Microservices issues.docx ├── 7 How to Increase Availability.docx ├── 8 What are different ways to scale Applications.docx └── 9 What are REliability issues with Online Store like Zomazon.docx ├── 3 Design a Streaming service - Netflix-Amazon Prime-Hulu ├── 1 Netflix Functional Requirements.docx ├── 2 Netflix Non-Functional Requirements.docx ├── 3 How does chunking take place for a new Movie from Production House.docx ├── 4 What happens when a new video movie is uploaded, and how can it be protected so only subscribed users can view it__.docx ├── 5 How does Content Delivery Network Work.docx ├── 6 How does OpenConnect help Netflix and other providers to cache content.docx ├── 7 How Microservices help Netflix scale.docx └── 9 What is the role of Cassandra in scaling the movies.docx ├── 4 Instagram-SnapChat-TikTok Data-Netflix-Amazon Prime Model ├── 1 What are the main use cases to support for Instagram_Snapchat_TikTok Data Model.docx └── 2 What is data modeling Methodology.docx ├── 5 Design a News Feed - Twitter-Instagram-Facebook ├── 1 What are Twitter’s Functional and Non-Functional Requirements.docx ├── 2 How much data is generated in 5 years on Twitter.docx └── 3 Explain the Twitter Architecture.docx ├── 6 Design a URL Shortener - TinyURL-Bitly-Rebrandly ├── 1 What are the main challenges_requirements for tiny urls.docx ├── 2 How to perform capacity planning for tiny URLs.docx ├── 3 What hashing algorithm to use for solving tiny URL problems.docx └── 4 What caching strategy to use for URLs.docx ├── 7 Design a News Feed - Meta-Facebook ├── 1 Define Functional and Non-functional requirements for Meta_Facebook.docx ├── 2. Define Architecture for Instagram_Facebook. How the similar architecture you can use in your company_.docx └── Assignment Online Social Media companies like Facebook, Instagram.docx ├── 8 Design an Auction - eBay, Manheim, eBid ├── 2. What patterns to use for Bid service_.docx ├── 3 How to send back the bid decision to bidders.docx ├── Assignment to design Auction System.docx └── What are the requirements for Auction.docx ├── 9 Online E-commerce System └── Assignment Online E-commerce System.docx └── Checklist for System Design Interview Preparation.docx /1 System Design Methodology/1 Empathy Map.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/1 System Design Methodology/1 Empathy Map.docx -------------------------------------------------------------------------------- /1 System Design Methodology/2 Use cases.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/1 System Design Methodology/2 Use cases.docx -------------------------------------------------------------------------------- /1 System Design Methodology/3 Scalability Performance Cost Questions.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/1 System Design Methodology/3 Scalability Performance Cost Questions.docx -------------------------------------------------------------------------------- /1 System Design Methodology/3.1 Analyze top companies.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/1 System Design Methodology/3.1 Analyze top companies.docx -------------------------------------------------------------------------------- /1 System Design Methodology/4 Data Process each server.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/1 System Design Methodology/4 Data Process each server.docx -------------------------------------------------------------------------------- /1 System Design Methodology/5 Estimate Number of servers.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/1 System Design Methodology/5 Estimate Number of servers.docx -------------------------------------------------------------------------------- /1 System Design Methodology/6 Context Diagram.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/1 System Design Methodology/6 Context Diagram.docx -------------------------------------------------------------------------------- /10 Online Airlines Booking System/Assignment Online Airlines Booking System.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/10 Online Airlines Booking System/Assignment Online Airlines Booking System.docx -------------------------------------------------------------------------------- /11 Online Airbnb Booking System/Assignment Online Airbnb Booking System.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/11 Online Airbnb Booking System/Assignment Online Airbnb Booking System.docx -------------------------------------------------------------------------------- /12 Spark and Cassandra Uber/Assignment Spark and Cassandra system.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/12 Spark and Cassandra Uber/Assignment Spark and Cassandra system.docx -------------------------------------------------------------------------------- /13 Product Recommendations/Assignment Product Recommendations.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/13 Product Recommendations/Assignment Product Recommendations.docx -------------------------------------------------------------------------------- /14 Realtime Couponing/Assignment Realtime Couponing.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/14 Realtime Couponing/Assignment Realtime Couponing.docx -------------------------------------------------------------------------------- /15 Real-time Fraud detection/Assignment Real-time Fraud detection.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/15 Real-time Fraud detection/Assignment Real-time Fraud detection.docx -------------------------------------------------------------------------------- /16 Social Media Sentimental analysis/Assignment Social Media Sentimental analysis.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/16 Social Media Sentimental analysis/Assignment Social Media Sentimental analysis.docx -------------------------------------------------------------------------------- /17 Monitoring system/Assignment Monitoring system.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/17 Monitoring system/Assignment Monitoring system.docx -------------------------------------------------------------------------------- /18 Search System/Assignment Search System.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/18 Search System/Assignment Search System.docx -------------------------------------------------------------------------------- /2 Taxi Haling Apps Uber Lyft/1 Uber Empathy Map.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/2 Taxi Haling Apps Uber Lyft/1 Uber Empathy Map.docx -------------------------------------------------------------------------------- /2 Taxi Haling Apps Uber Lyft/10 Which mechanism you would use in case of failure.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/2 Taxi Haling Apps Uber Lyft/10 Which mechanism you would use in case of failure.docx -------------------------------------------------------------------------------- /2 Taxi Haling Apps Uber Lyft/11 How does Service Companies work like Servicing power or Equipments.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/2 Taxi Haling Apps Uber Lyft/11 How does Service Companies work like Servicing power or Equipments.docx -------------------------------------------------------------------------------- /2 Taxi Haling Apps Uber Lyft/2 Usecases and Scenarios.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/2 Taxi Haling Apps Uber Lyft/2 Usecases and Scenarios.docx -------------------------------------------------------------------------------- /2 Taxi Haling Apps Uber Lyft/3 Fail Points.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/2 Taxi Haling Apps Uber Lyft/3 Fail Points.docx -------------------------------------------------------------------------------- /2 Taxi Haling Apps Uber Lyft/4 Non Functional Requirements and KPIs.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/2 Taxi Haling Apps Uber Lyft/4 Non Functional Requirements and KPIs.docx -------------------------------------------------------------------------------- /2 Taxi Haling Apps Uber Lyft/5 Capacity Planning.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/2 Taxi Haling Apps Uber Lyft/5 Capacity Planning.docx -------------------------------------------------------------------------------- /2 Taxi Haling Apps Uber Lyft/6 What are Microservices issues.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/2 Taxi Haling Apps Uber Lyft/6 What are Microservices issues.docx -------------------------------------------------------------------------------- /2 Taxi Haling Apps Uber Lyft/7 How to Increase Availability.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/2 Taxi Haling Apps Uber Lyft/7 How to Increase Availability.docx -------------------------------------------------------------------------------- /2 Taxi Haling Apps Uber Lyft/8 What are different ways to scale Applications.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/2 Taxi Haling Apps Uber Lyft/8 What are different ways to scale Applications.docx -------------------------------------------------------------------------------- /2 Taxi Haling Apps Uber Lyft/9 What are REliability issues with Online Store like Zomazon.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/2 Taxi Haling Apps Uber Lyft/9 What are REliability issues with Online Store like Zomazon.docx -------------------------------------------------------------------------------- /3 Design a Streaming service - Netflix-Amazon Prime-Hulu/1 Netflix Functional Requirements.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/3 Design a Streaming service - Netflix-Amazon Prime-Hulu/1 Netflix Functional Requirements.docx -------------------------------------------------------------------------------- /3 Design a Streaming service - Netflix-Amazon Prime-Hulu/2 Netflix Non-Functional Requirements.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/3 Design a Streaming service - Netflix-Amazon Prime-Hulu/2 Netflix Non-Functional Requirements.docx -------------------------------------------------------------------------------- /3 Design a Streaming service - Netflix-Amazon Prime-Hulu/3 How does chunking take place for a new Movie from Production House.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/3 Design a Streaming service - Netflix-Amazon Prime-Hulu/3 How does chunking take place for a new Movie from Production House.docx -------------------------------------------------------------------------------- /3 Design a Streaming service - Netflix-Amazon Prime-Hulu/4 What happens when a new video movie is uploaded, and how can it be protected so only subscribed users can view it__.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/3 Design a Streaming service - Netflix-Amazon Prime-Hulu/4 What happens when a new video movie is uploaded, and how can it be protected so only subscribed users can view it__.docx -------------------------------------------------------------------------------- /3 Design a Streaming service - Netflix-Amazon Prime-Hulu/5 How does Content Delivery Network Work.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/3 Design a Streaming service - Netflix-Amazon Prime-Hulu/5 How does Content Delivery Network Work.docx -------------------------------------------------------------------------------- /3 Design a Streaming service - Netflix-Amazon Prime-Hulu/6 How does OpenConnect help Netflix and other providers to cache content.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/3 Design a Streaming service - Netflix-Amazon Prime-Hulu/6 How does OpenConnect help Netflix and other providers to cache content.docx -------------------------------------------------------------------------------- /3 Design a Streaming service - Netflix-Amazon Prime-Hulu/7 How Microservices help Netflix scale.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/3 Design a Streaming service - Netflix-Amazon Prime-Hulu/7 How Microservices help Netflix scale.docx -------------------------------------------------------------------------------- /3 Design a Streaming service - Netflix-Amazon Prime-Hulu/9 What is the role of Cassandra in scaling the movies.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/3 Design a Streaming service - Netflix-Amazon Prime-Hulu/9 What is the role of Cassandra in scaling the movies.docx -------------------------------------------------------------------------------- /4 Instagram-SnapChat-TikTok Data-Netflix-Amazon Prime Model/1 What are the main use cases to support for Instagram_Snapchat_TikTok Data Model.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/4 Instagram-SnapChat-TikTok Data-Netflix-Amazon Prime Model/1 What are the main use cases to support for Instagram_Snapchat_TikTok Data Model.docx -------------------------------------------------------------------------------- /4 Instagram-SnapChat-TikTok Data-Netflix-Amazon Prime Model/2 What is data modeling Methodology.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/4 Instagram-SnapChat-TikTok Data-Netflix-Amazon Prime Model/2 What is data modeling Methodology.docx -------------------------------------------------------------------------------- /5 Design a News Feed - Twitter-Instagram-Facebook/1 What are Twitter’s Functional and Non-Functional Requirements.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/5 Design a News Feed - Twitter-Instagram-Facebook/1 What are Twitter’s Functional and Non-Functional Requirements.docx -------------------------------------------------------------------------------- /5 Design a News Feed - Twitter-Instagram-Facebook/2 How much data is generated in 5 years on Twitter.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/5 Design a News Feed - Twitter-Instagram-Facebook/2 How much data is generated in 5 years on Twitter.docx -------------------------------------------------------------------------------- /5 Design a News Feed - Twitter-Instagram-Facebook/3 Explain the Twitter Architecture.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/5 Design a News Feed - Twitter-Instagram-Facebook/3 Explain the Twitter Architecture.docx -------------------------------------------------------------------------------- /6 Design a URL Shortener - TinyURL-Bitly-Rebrandly/1 What are the main challenges_requirements for tiny urls.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/6 Design a URL Shortener - TinyURL-Bitly-Rebrandly/1 What are the main challenges_requirements for tiny urls.docx -------------------------------------------------------------------------------- /6 Design a URL Shortener - TinyURL-Bitly-Rebrandly/2 How to perform capacity planning for tiny URLs.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/6 Design a URL Shortener - TinyURL-Bitly-Rebrandly/2 How to perform capacity planning for tiny URLs.docx -------------------------------------------------------------------------------- /6 Design a URL Shortener - TinyURL-Bitly-Rebrandly/3 What hashing algorithm to use for solving tiny URL problems.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/6 Design a URL Shortener - TinyURL-Bitly-Rebrandly/3 What hashing algorithm to use for solving tiny URL problems.docx -------------------------------------------------------------------------------- /6 Design a URL Shortener - TinyURL-Bitly-Rebrandly/4 What caching strategy to use for URLs.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/6 Design a URL Shortener - TinyURL-Bitly-Rebrandly/4 What caching strategy to use for URLs.docx -------------------------------------------------------------------------------- /7 Design a News Feed - Meta-Facebook/1 Define Functional and Non-functional requirements for Meta_Facebook.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/7 Design a News Feed - Meta-Facebook/1 Define Functional and Non-functional requirements for Meta_Facebook.docx -------------------------------------------------------------------------------- /7 Design a News Feed - Meta-Facebook/2. Define Architecture for Instagram_Facebook. How the similar architecture you can use in your company_.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/7 Design a News Feed - Meta-Facebook/2. Define Architecture for Instagram_Facebook. How the similar architecture you can use in your company_.docx -------------------------------------------------------------------------------- /7 Design a News Feed - Meta-Facebook/Assignment Online Social Media companies like Facebook, Instagram.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/7 Design a News Feed - Meta-Facebook/Assignment Online Social Media companies like Facebook, Instagram.docx -------------------------------------------------------------------------------- /8 Design an Auction - eBay, Manheim, eBid/2. What patterns to use for Bid service_.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/8 Design an Auction - eBay, Manheim, eBid/2. What patterns to use for Bid service_.docx -------------------------------------------------------------------------------- /8 Design an Auction - eBay, Manheim, eBid/3 How to send back the bid decision to bidders.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/8 Design an Auction - eBay, Manheim, eBid/3 How to send back the bid decision to bidders.docx -------------------------------------------------------------------------------- /8 Design an Auction - eBay, Manheim, eBid/Assignment to design Auction System.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/8 Design an Auction - eBay, Manheim, eBid/Assignment to design Auction System.docx -------------------------------------------------------------------------------- /8 Design an Auction - eBay, Manheim, eBid/What are the requirements for Auction.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/8 Design an Auction - eBay, Manheim, eBid/What are the requirements for Auction.docx -------------------------------------------------------------------------------- /9 Online E-commerce System/Assignment Online E-commerce System.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/9 Online E-commerce System/Assignment Online E-commerce System.docx -------------------------------------------------------------------------------- /Checklist for System Design Interview Preparation.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rohitbhardwaj/systemdesignbootcamp/b4dbc32a826a4e62e8528fd30e5d6bd1fb783733/Checklist for System Design Interview Preparation.docx --------------------------------------------------------------------------------