Skip to content
View OmarHariry's full-sized avatar

Block or report OmarHariry

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Data-Structures-And-AlgorithmsData-Structures-And-AlgorithmsPublic

    Red-Black Trees insertion and rotation algorithms. Assigned 23/3/2020 ,Due 5/4/2020. Different Graph algorithms as maze solver, shortest paths and finding the k node from a give node.

    C++

  2. Semantic-SegmentationSemantic-SegmentationPublic

    Binary Semantic segmentation using FCN & UNET

    Jupyter Notebook

  3. Live-Search-and-PaginationLive-Search-and-PaginationPublic

    A webpage that allows the user to search through all tables fields using ajax. Assigned 2/1/2020, Due 15/1/2020

    PHP

  4. Threads-Merge-SortThreads-Merge-SortPublic

    A merge sort algorithm using threads. Assigned 7/11/2020, Due 14/11/2020

    C++

  5. Paging-and-ReplacementPaging-and-ReplacementPublic

    Replacement Policy implemented in linux. Assigned 5/12/2020, Due 12/12/2020

    C++

  6. Library-Management-System-SpringBootLibrary-Management-System-SpringBootPublic

    This project aims to develop a robust Library Management System API using Spring Boot. The system facilitates librarians in efficiently managing books, patrons, and borrowing records.

    Java