Skip to content
View memogamd21's full-sized avatar
  • Cairo, Egypt

Block or report memogamd21

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. RSA-Algorithm RSA-Algorithm Public

    This code is made to implement RSA algorithm for encryption purposes. It takes the input from a text file, encrypt it and producing the output to a text file

    C++ 1

  2. Fib-Heap Fib-Heap Public

    This is a code to implement some functions of fibonacci heap data structure and some of its functions such as make fHeap, Consolidate , Insert

    C++

  3. Linked-List Linked-List Public

    This code implements Linked Lists

    C++

  4. Doubly-Linked-List Doubly-Linked-List Public

    C++

  5. Unix-shell Unix-shell Public

    C

  6. Chi-Squared-Test Chi-Squared-Test Public

    This is a data analysis code in which you can find chi squared and kolmogorov smirnov agorithms implemented

    Jupyter Notebook