Pinned Repositories
basic-malloc
Basic implementation of malloc, free, calloc, and realloc
compi_hw3_makefile
compi_hw3_tests_supplied
meet201617YL1cs-chat
Chat engine for Y1 project
meet201617YL1cs-mod3
2016-17 YL1, Module 3 - fork this project to do your work.
meet201617YL1cs-mod4
records-company
Data structure to manage data about records and customers using generic manually implemented hash tables, union find, and rank trees
streaming-database
Data structure to manage movies and users database for a streaming service (non-generic) using generic AVL trees implemented manually
unix-shell
Unix shell that supports a limited subset of Linux shell commands
web-server
Multi-threaded web server
layan-mak's Repositories
layan-mak/basic-malloc
Basic implementation of malloc, free, calloc, and realloc
layan-mak/compi_hw3_makefile
layan-mak/compi_hw3_tests_supplied
layan-mak/meet201617YL1cs-chat
Chat engine for Y1 project
layan-mak/meet201617YL1cs-mod3
2016-17 YL1, Module 3 - fork this project to do your work.
layan-mak/meet201617YL1cs-mod4
layan-mak/meet201617YL1cs-mod6
Module 6 lab
layan-mak/records-company
Data structure to manage data about records and customers using generic manually implemented hash tables, union find, and rank trees
layan-mak/streaming-database
Data structure to manage movies and users database for a streaming service (non-generic) using generic AVL trees implemented manually
layan-mak/trip
Anroid app that helps plan future trips abroad
layan-mak/unix-shell
Unix shell that supports a limited subset of Linux shell commands
layan-mak/web-server
Multi-threaded web server