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
Introduction to PyTorch
This problem set contains **10 advanced multiple-choice questions** designed to test practical PyTorch knowledge,
including tensors, autograd, optimizers, neural networks, and training loops.
Each question includes detailed explanations for deeper understanding.
19 pts
Easy
96
pytorch
autograd
deep learning
+7
Distributed Inference with Transformers
This problem set focuses on **distributed inference strategies** for transformers, including:
- Tensor parallelism (splitting layers across GPUs)
- Pipeline parallelism (splitting layers by stages across GPUs)
- KV cache sharding (distributed memory across devices)
- Scheduling and serving architectures for efficient inference
You will answer **15 questions** mixing multiple-choice, math, and code.
40 pts
Medium
93
transformers
distributed inference
tensor parallelism
+7
PyTorch Training Loop Practice
This problem set contains **5 questions** of mixed types (multiple-choice and code) to test your ability to build
a simple training loop in PyTorch. You will work through defining tensors, creating models,
writing training loops, and evaluating performance.
**Environment:**
- Python 3.10+
- PyTorch 2.0+
Answer carefully. Code questions require you to complete the Python starter code.
10 pts
Easy
107
pytorch
gpu computing
tensor creation
+7
Blockchain Fundamentals and Advanced Concepts
This problem set contains 15 questions covering blockchain concepts, from basic structures to advanced consensus mechanisms, cryptography, and applications.
30 pts
Easy
97
blockchain
block
cryptocurrency
+7
Multimodal Inference Acceleration
This problem set focuses on **inference acceleration in multimodal (vision-language) models**, including:
- Visual feature extraction and fusion with text
- Multimodal KV cache handling
- Cross-modal projection and alignment
- Efficient serving and batching for multimodal requests
You will answer **15 questions** mixing multiple-choice, math, and code.
41 pts
Medium
96
vision-language models
visual encoders
multimodal models
+7
Probability Distributions Challenge Set
This problem set contains 15 questions covering probability distributions: discrete distributions (Bernoulli, Binomial, Geometric, Poisson), continuous distributions (Uniform, Exponential, Normal), expectations, variances, cumulative distribution functions, moment generating functions, transformations, and properties of joint distributions. The questions progress from fundamental formulas to advanced reasoning and coding exercises, testing diverse aspects of probability distributions.
35 pts
Easy
95
probability distributions
bernoulli distribution
pmf
+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