Skip to content
View nirjarigandhi's full-sized avatar

Block or report nirjarigandhi

Report abuse

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

Report abuse

Popular repositories Loading

  1. Simulated-File-System Simulated-File-System Public

    Created a simulated file system which had the features to create a file, delete a file, write into a file and read from a file.

    C 1

  2. Xmodemserver Xmodemserver Public

    Write a server for a file transfer protocol called xmodem. When finished, you will be able to connect an xmodem client to your server and send a file to your server using the xmodem protocol.

    C 1 1

  3. Paint-Application Paint-Application Public

    Java 1

  4. The-Closest-Pair-of-Points-Problem The-Closest-Pair-of-Points-Problem Public

    Given n points on a 2D plane, find the distance between the closest pair of points.

    C

  5. Sokoban-State-Searching Sokoban-State-Searching Public

    Python

  6. Sokoban-Game-Tree-Searching Sokoban-Game-Tree-Searching Public

    Python