OS PyramidTechnion 234123 · Operating Systemsbasics → exam

Climb the OS exam, one layer at a time

Every past-exam question from the Technion Operating Systems course, reverse-mapped to the exact lectures and tutorials that teach it — then stacked from the foundations up to the advanced material. Start at the base, and each stage builds on the last.

76 exam questions520 subsections · 10 stages32 skills25 lecture/tutorial decks
Advanced Systems3 stages · 227 exam partsCore Mechanics3 stages · 217 exam partsFoundations4 stages · 76 exam parts

Foundations

Where every OS mental model starts — processes, the system-call boundary, and IPC.

Core Mechanics

The engine room: scheduling, synchronization, and deadlock — the heaviest-tested reasoning.

Advanced Systems

The full machine: networking, virtual memory, and storage/filesystems built on the foundations.