Rutgers CS 214: Systems Programming Projects
PA1: The Real Tokenizer
PA2: The Sorted List Library
PA3: Enhanced Malloc and Free
PA4: The Indexer
PA5: Multithread Bank System
Each project is structured as:
Project
|_ doc : contains the requirements of the project
|_ src : contains the source codes
|_ Makefile
|_ readme.pdf: A formal description of how the project is implemented
All of the source code use must conform to the Academic Integrity Policy of Rutgers University.