Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 519 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 519 Bytes

Foundations of Computer Systems (18-613) Projects

This collection of projects is designed to enhance your understanding of computer systems. Each project tackles different aspects of systems-level programming, including performance optimization, memory management, networking, and concurrent computation.

CS:APP3e

  • Lab 0: C Programming Lab
  • Lab 1: Data Lab
  • Lab 2: Bomb Lab
  • Lab 3: Attack Lab
  • Lab 4: Cache Lab
  • Lab 5: Shell Lab
  • Lab 6: Malloc Lab
  • Lab 7: Proxy Lab