Skip to content
View MostafaYousry's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report MostafaYousry

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

Popular repositories Loading

  1. Ultimate-Manager Ultimate-Manager Public

    An Android Application that is used by managers to easily evaluate the performance of employees through recording progress and faults and producing periodic reports.

    Java 1

  2. MultiThreadedMergeSort MultiThreadedMergeSort Public

    implementing merge sort using Pthreads

    C 1

  3. MultiThreadedMatrixMultiplication MultiThreadedMatrixMultiplication Public

    implementing two variations of matrix multiplication: a) The computation of each element of the output matrix happens in a thread. b) The computation of each row of the output matrix happens in a t…

    C

  4. PagingAndReplacement PagingAndReplacement Public

    simulation of some paging replacement policies (FIFO , LRU & CLOCK)

    C++

  5. HuffmanCompressionAndDecompression HuffmanCompressionAndDecompression Public

    Program to compress and decompress files by using Huffman algorithm

    Java 1

  6. HotelReservationSystem HotelReservationSystem Public

    Forked from oswidan97/HotelReservationSystem

    JavaScript