Infographic Notes

Visual Learning Notes

Color-coded concept boxes, animated flowcharts, memory tricks, and real-world examples — designed for visual learners.

Process Management

Process lifecycle, PCB structure, context switching, threads vs processes, and the 5-state process model.

Beginner Read Notes

Memory Management

Paging, segmentation, virtual memory, page replacement algorithms with visual memory diagrams.

Intermediate Read Notes

CPU Scheduling

FCFS, SJF, Round Robin, Priority — visual Gantt chart examples with formula cheat sheet.

Intermediate Read Notes

Deadlock & Synchronization

4 conditions for deadlock, Banker's algorithm walkthrough, semaphores, mutex, and dining philosophers.

Advanced Read Notes

File Systems

File allocation methods (contiguous, linked, indexed), directory structures, and disk space management.

Beginner Read Notes