From 259f3faf4a3e979abd5b8e98cf9f0a3baddcadee Mon Sep 17 00:00:00 2001 From: Ashish Pratap Singh Date: Tue, 16 Jan 2024 20:17:52 -0800 Subject: [PATCH] add "design a digital wallet" problem --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 577c821..14fa0ed 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ This repository contains resources to learn System Design concepts and prepare f - [Design an Analytics Platform (Metrics & Logging)](https://www.youtube.com/watch?v=kIcq1_pBQSY) - [Design Notification Service](https://www.youtube.com/watch?v=CUwt9_l0DOg) - [Design Payment System](https://www.youtube.com/watch?v=olfaBgJrUBI) +- [Design a Digital Wallet](https://www.youtube.com/watch?v=MCKdixWBnco) ### Hard - [Design Slack](https://systemdesign.one/slack-architecture/) - [Design Live Comments](https://systemdesign.one/live-comment-system-design/) @@ -118,4 +119,4 @@ This repository contains resources to learn System Design concepts and prepare f - [codeKarle](https://www.youtube.com/@codeKarle) - [ByteByteGo](https://www.youtube.com/@ByteByteGo) - [System Design Interview](https://www.youtube.com/@SystemDesignInterview) -- [Success in Tech](https://www.youtube.com/@SuccessinTech/videos) \ No newline at end of file +- [Success in Tech](https://www.youtube.com/@SuccessinTech/videos)