Skip to content

ilsao/CSAPP-lab-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS:APP Lab Solutions

Solutions for all labs in Computer Systems: A Programmer's Perspective (CS:APP), including complete code and runnable files.

Introduction

This repository contains my solutions to the labs from Computer Systems: A Programmer's Perspective (CS:APP), a core textbook for computer systems courses.
Each lab is organized into a separate folder, which includes:

  • My complete solution code
  • Necessary configuration/helper files to run the lab

For detailed lab write-ups (including problem analysis, implementation ideas, and debugging notes), visit my personal website:
https://ilsao.github.io/

Progress

✅ Completed | ☐ In Progress

  • Data Lab
  • Bomb Lab
  • Attack Lab
  • Architecture Lab
  • Cache Lab
  • Shell Lab
  • Malloc Lab
  • Proxy Lab

About

Tested lab solutions for Computer Systems: A Programmer's Perspective

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors