Skip to content
View layan-mak's full-sized avatar
  • Haifa, Israel

Highlights

  • Pro

Block or report layan-mak

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. basic-malloc basic-malloc Public

    Basic implementation of malloc, free, calloc, and realloc

    C++

  2. records-company records-company Public

    Data structure to manage data about records and customers using generic manually implemented hash tables, union find, and rank trees

    C++

  3. streaming-database streaming-database Public

    Data structure to manage movies and users database for a streaming service (non-generic) using generic AVL trees implemented manually

    C++

  4. unix-shell unix-shell Public

    Unix shell that supports a limited subset of Linux shell commands

    C++

  5. web-server web-server Public

    Multi-threaded web server

    C