Skip to content
View nkataria1's full-sized avatar

Block or report nkataria1

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 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. Database-Managers Database-Managers Public

    Storage Manager, Buffer Manager and Record Manager

    C 1

  2. Gaussian-Elimination-using-MPI Gaussian-Elimination-using-MPI Public

    Gaussian Elimination using MPI

    C 1 2

  3. Centralized-Indexing-Server Centralized-Indexing-Server Public

    Project goal is to implement a central indexing server that indexes the contents of all of the peers that register with it and also provides search facility to peers. A peer is both a client and a …

    C 1

  4. Distributed-Hash-Table Distributed-Hash-Table Public

    In this project, we are designing a distributed hash table over 8 peers. The peers will serve as clients as well as servers. When the peer starts, it will read a global configuration file to read t…

    C 1

  5. Decentralized-Indexing-Server Decentralized-Indexing-Server Public

    Aim of this project is to build a decentralized system to index and replicate files. We would be designing this system over 8 peers who would act as a server as a client.

    C 1

  6. Cartesian_Prod_And_Outer_Joins Cartesian_Prod_And_Outer_Joins Public

    This code base returns results for Cartesian Products and Join Functions given two tables.

    C