Skip to content
View Nivya-21's full-sized avatar
  • India
Block or Report

Block or report Nivya-21

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

  1. Cataclysm-DDA Cataclysm-DDA Public

    Forked from CleverRaven/Cataclysm-DDA

    Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.

    C++

  2. TheFirst TheFirst Public

  3. Coding practice repo Coding practice repo
    1
    int add(int,int);
    2
    int com(int);
    3
    int main()
    4
    {
    5
     int i,j,dl,dil;
  4. Algorithms Algorithms Public

    Forked from ekdnam/Algorithms

    Simple algorithms

    C++

  5. All-Algorithms All-Algorithms Public

    Forked from ProjektOsmium/All-Algorithms

    C++

  6. Binary-Trees Binary-Trees Public

    Forked from shreyanshchordia/Binary-Trees

    A repository that focuses especially on solutions to complicated problems on Binary Trees

    Jupyter Notebook