Popular questions Flashcards

(29 cards)

1
Q

Design URL Shortener (like Bit.ly)

A

https://systemdesign.one/url-shortening-system-design/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Design Pastebin

A

https://systemdesign.one/system-design-pastebin

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Design Rate Limiter

A

https://medium.com/geekculture/system-design-design-a-rate-limiter-81d200c9d392

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Design File Storage Service (like Dropbox)

A

https://www.hellointerview.com/learn/system-design/problem-breakdowns/dropbox

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Design Notification System (email/SMS push)

A

https://www.designgurus.io/course-play/grokking-system-design-interview-ii/doc/designing-a-notification-system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Design a Caching System (e.g., using Redis)

A

https://www.geeksforgeeks.org/redis-cache/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Design a Key-Value Store (like Redis)

A

https://nikasakana.medium.com/how-to-design-a-distributed-key-value-store-cfd83248541b

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Design a Message Queue (like Kafka-lite)

A

https://www.geeksforgeeks.org/message-queues-system-design/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Design Instagram

A

https://www.designgurus.io/course-play/grokking-the-system-design-interview/doc/designing-instagram

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Design Twitter

A

https://www.geeksforgeeks.org/design-twitter-a-system-design-interview-question/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Design WhatsApp / Chat System

A

https://www.geeksforgeeks.org/designing-whatsapp-messenger-system-design/

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Design YouTube

A

https://www.hellointerview.com/learn/system-design/problem-breakdowns/youtube

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Design Web Crawler

A

https://www.hellointerview.com/learn/system-design/problem-breakdowns/web-crawler

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Design a Search Autocomplete Service

A

https://systemdesignprep.com/autocomplete

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Design a News Feed System

A

https://www.hellointerview.com/learn/system-design/problem-breakdowns/fb-news-feed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Design a Ride-Sharing System (like Uber)

A

https://www.geeksforgeeks.org/system-design-of-uber-app-uber-system-architecture/

17
Q

Design an API Rate Limiter for Distributed Systems

A

https://www.geeksforgeeks.org/how-to-design-a-rate-limiter-api-learn-system-design/

18
Q

Design Google Docs / Collaborative Editor

A

https://systemdesignschool.io/problems/google-doc/solution

19
Q

Design Netflix / Video Streaming Service

A

https://www.geeksforgeeks.org/system-design-netflix-a-complete-architecture/

20
Q

Design Amazon (E-commerce System)

A

https://medium.com/@vaibhavkansagara/high-level-system-design-for-amazon-1aa18f3efd15

21
Q

Design a Scalable Event-Driven System

A

https://www.geeksforgeeks.org/event-driven-architecture-system-design/

22
Q

Design Facebook Messenger

A

https://www.geeksforgeeks.org/desiging-facebook-messenger-system-design-interview/

23
Q

Design Distributed File System (like HDFS)

A

https://www.geeksforgeeks.org/introduction-to-hadoop-distributed-file-systemhdfs/

24
Q

Design a Global CDN (like Cloudflare/Akamai)

A

https://www.geeksforgeeks.org/designing-content-delivery-network-cdn-system-design/

25
Design an Online Multiplayer Game Backend
https://www.geeksforgeeks.org/how-to-design-a-database-for-multiplayer-online-games/
26
Design a Metrics Monitoring System (like Prometheus)
https://medium.com/@tahir.rauf/system-design-metrics-monitoring-alerting-system-844a466e32c5
27
Design a Log Aggregation System (like ELK stack)
https://www.geeksforgeeks.org/centralized-logging-systems-system-design/
28
Design a Real-Time Bidding System (like for ads)
https://medium.com/@shiva.kutti.kumar/system-design-for-a-online-bidding-system-adf417f39f44
29
Design a Booking System (Hotels or Flights)
https://www.geeksforgeeks.org/design-online-hotel-booking-system-like-oyo-rooms/