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 08 - GPU Programming with C++ and CUDA
This problem set covers key concepts from Chapter 8: Overlaying Multiple Operations. The chapter explores advanced CUDA programming techniques including debugging with VS Code, using CUDA streams to overlap memory transfers and kernel execution, and working with multiple GPUs. These problems test your understanding of performance optimization strategies, debugging techniques, and parallel execution concepts in GPU programming.
27 pts
Medium
97
cuda-streams
parallel-execution
gpu-hardware
+12
Chapter 05 - GPU Programming with C++ and CUDA
This problem set covers key concepts from Chapter 5 of GPU Programming with C++ and CUDA, focusing on GPU execution models, memory management, and performance optimization techniques. You'll explore threads, blocks, grids, asynchronous data transfers, streams, events, and shared memory concepts essential for high-performance GPU programming.
28 pts
Medium
96
cuda
thread-hierarchy
blocks
+7
Chapter 07 - GPU Programming with C++ and CUDA
This problem set covers key concepts from Chapter 7 on CUDA Performance Strategies, including optimization techniques, profiling with NVIDIA Nsight Compute, shared memory usage, loop unrolling, fused instructions, and compiler configurations. These problems test your understanding of GPU performance optimization strategies discussed in the chapter.
30 pts
Medium
97
gpu-optimization
data-transfer
performance
+7
Chapter 06 - GPU Programming with C++ and CUDA
This problem set covers key concepts from Chapter 6 on Parallel Algorithms with CUDA. The problems test understanding of parallel algorithm design principles, matrix operations, numerical integration, reduction operations, sorting algorithms, and synchronization concepts in GPU programming. Each question progresses from fundamental to advanced concepts to provide comprehensive practice with CUDA parallel algorithms.
24 pts
Hard
97
amdahls-law
parallel-limits
speedup-calculation
+7
Chapter 04 - GPU Programming with C++ and CUDA
This problem set covers key concepts from Chapter 4 of GPU Programming with C++ and CUDA, focusing on parallel programming fundamentals, SIMD execution model, memory management, and practical GPU programming techniques. The problems progress from basic conceptual understanding to advanced implementation challenges, testing your comprehension of GPU parallelism, kernel execution, memory transfers, and performance optimization strategies discussed in the chapter.
24 pts
Medium
99
simd
parallel-programming
gpu-architecture
+7
Chapter 03 - GPU Programming with C++ and CUDA
This problem set covers fundamental CUDA programming concepts from Chapter 3, including kernel functions, thread hierarchy, device properties, and development environment setup. These questions test your understanding of GPU programming basics and CUDA execution model.
23 pts
Medium
101
cuda-kernel
gpu-programming
parallel-execution
+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