Online Workshop Every Week
Join our free weekly interactive learning sessions.
Master AI/ML with instant feedback and personalized learning
"Cogito, ergo sum" (I think, therefore I am)
β RenΓ© Descartes
Free Problems
CHAPTER 13: DESIGN A SEARCH AUTOCOMPLETE SYSTEM (SDIIG)
This problem set covers the key concepts from Chapter 13 on designing a search autocomplete system. The problems test understanding of trie data structures, system architecture, performance optimizations, and scalability considerations for building a production-ready autocomplete system. Questions progress from fundamental concepts to advanced design trade-offs.
19 pts
Medium
103
trie-data-structure
autocomplete
frequency-ranking
+7
CHAPTER 8: DESIGN A URL SHORTENER (SDIIG)
This problem set covers key concepts from Chapter 8 on designing a URL shortener service. The problems test understanding of system design principles, hash functions, API design, data modeling, and scalability considerations for building services like TinyURL. Questions progress from fundamental concepts to advanced analytical challenges.
14 pts
Medium
104
api-design
rest
url-shortener
+7
CHAPTER 6: DESIGN A KEY-VALUE STORE (SDIIG)
This problem set covers the fundamental concepts and design principles of distributed key-value stores as presented in Chapter 6. The problems test understanding of CAP theorem, consistent hashing, data replication, consistency models, failure handling, and system architecture components used in modern key-value storage systems.
21 pts
Medium
101
cap-theorem
distributed-systems
consistency
+7
CHAPTER 5: DESIGN CONSISTENT HASHING V2 (SDIIG)
This problem set covers key concepts from Chapter 5 on Consistent Hashing, including the rehashing problem, hash rings, virtual nodes, and key redistribution. These problems test your understanding of how consistent hashing solves the limitations of traditional modular hashing in distributed systems.
12 pts
Medium
99
rehashing-problem
modular-hashing
distributed-systems
+7
17 Design a dashboard of top 10 products on Amazon by sales volume
This problem set covers key concepts from the O'Reilly chapter on designing a dashboard for top 10 products by sales volume. The problems test understanding of Lambda vs. Kappa architecture, aggregation techniques, count-min sketch, and distributed system design for handling large-scale data streams.
26 pts
Medium
96
lambda-architecture
data-processing
streaming
+7
16 Design a news feed
This problem set covers key concepts from the O'Reilly chapter "16 Design a news feed" focusing on system design principles for building scalable news feed systems. The problems test understanding of architecture decisions, validation strategies, content moderation, and tradeoffs in distributed systems design.
24 pts
Medium
96
requirements-analysis
system-design
functional-requirements
+7
Premium Problems
Knowledge Graphs
USA AI Olympiad
Explore competitive programming and AI contest preparation concepts
Grade 5 Math
Discover elementary mathematics concepts and learning paths
Featured PDFs
View All PDFsSystem Design Interview: An Insider's Guide Volume 2
116 questions
348 pts
System Design Interview: An Insider's Guide
108 questions
317 pts
UNICALLI: A UNIFIED DIFFUSION FRAMEWORK FOR COLUMN-LEVEL GENERATION AND RECOGNITION OF CHINESE CALLIGRAPHY
10 questions
38 pts
The Principles of Deep Learning Theory
107 questions
418 pts
Featured Books
View All BooksAcing the System Design Interview
153 questions
456 pts
Numerical Python: Scientific Computing and Data Science Applications with Numpy, SciPy and Matplotlib
190 questions
543 pts
Hands-On Machine Learning with Scikit-Learn and PyTorch
200 questions
554 pts
Deep Reinforcement Learning Hands-On - Third Edition
222 questions
720 pts
Featured Videos
View All VideosFlow-Matching vs Diffusion Models explained side by side
10 questions
29 pts
Attention in transformers, step-by-step | Deep Learning Chapter 6
10 questions
30 pts
Knowledge Distillation: How LLMs train each other
10 questions
27 pts
Diffusion Model
10 questions
32 pts
Popular Topics
machine learning
56
deep learning
40
neural networks
35
reinforcement learning
33
system-design
28
grade5
27
optimization
14
large language models
13
attention mechanisms
13
combinatorics
13
system-architecture
13
natural language processing
12
aime problems
12
Number Sense
12
scalability
11
beginner
10
number theory
10
performance
10
transformers
9
capacity-planning
9
Click on any tag to filter problems by that topic