Weekly Quizzes

Test your understanding with retrieval practice quizzes. Each quiz takes approximately 10-15 minutes.

Learning Through Testing

Research shows that retrieval practice (testing yourself) is one of the most effective learning strategies. Rate your confidence before each answer to improve metacognitive awareness.

Week 1: Introduction to Operating Systems

OS History • System Architecture • Kernel vs User Space

~10 min
10 questions

Week 2: Process Management

Process Lifecycle • PCB • Context Switching

~10 min
10 questions

Week 3: Process Scheduling Algorithms

FCFS • SJF • Round Robin

~10 min
10 questions

Week 4: Inter-Process Communication

Pipes • Message Queues • Shared Memory

~10 min
10 questions

Week 5: Threads and Concurrency

Thread Models • POSIX Threads • Thread Pools

~10 min
10 questions

Week 6: Synchronization Primitives

Mutexes • Semaphores • Condition Variables

Coming Soon

Week 7: Deadlocks

Deadlock Conditions • Prevention • Detection

Coming Soon

Week 8: Memory Management Fundamentals

Address Spaces • Segmentation • Fragmentation

Coming Soon