CodingMrWang's Blog

My heart is in the work!

Design Donation App

System Design

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. Background You are required to design a donation app for a 3 da...

Design Facebook

News feed

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. What is Facebook’s newsfeed? A newsfeed is the constantly updating ...

Design Uber

ride-sharing application

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. What is a Uber Uber enables its customers to book drivers for taxi ...

Design Web Crawler

web spiders

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. What is a Web Crawler A web crawler is a software program that brow...

Design Yelp

Proximity Server

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. What is Proximity Server Proximity servers are used to discover nea...

Parking Garage

OOD

This post is directly copied from https://leetcode.com/discuss/interview-question/124739/Parking-Lot-Design-Using-OO-Design Application controller : First object that will receive calls on app...

Distributed Job Scheduler

Task scheduling

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. Requirement Functional Clients can schedule tasks to execute at a specif...

Notification Service

Producer Consumer

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. Requirement Functional CreateTopic Publish message to topic subscrib...

Google Calender

Reservation System

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. Requirement Functional Create an event on the calendar Send invite to ...

Parking Garage

Reservation System

This post is first created by CodingMrWang, 作者 @Zexian Wang ,please keep the original link if you want to repost it. Requirement Functional Users should be able to reserve a parking lot for...