Skip to content
View sagarmangulkar's full-sized avatar

Block or report sagarmangulkar

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 Loading

  1. DoodleJump DoodleJump Public

    Objective-C

  2. UUID-Generation UUID-Generation Public

    Java

  3. student-registration-system student-registration-system Public

    This project is developed in Oracle12c and Java. It manages student's course registration and class schedule by validating credits, prerequisite courses class time and class limit. It includes Stor…

    PLSQL

  4. bank-snapshot bank-snapshot Public

    This is an implementation of Chandy-Lamport algorithm in Bank transaction distributed system to capture snapshot (transaction channel + bank balance) to calculate total money in system after every …

    Java

  5. competency-evaluation-system competency-evaluation-system Public

    It is an web application for online exam system to check employee performance. It includes Admin, Expert and Employee modules with different access levels.

    Java

  6. distributed-hash-table distributed-hash-table Public

    This is an implementation if Distributed Hash Table algorithm which uses finger tables to process client request forwarding to appropriate server in O(logN) time complexity for worst case in N numb…

    Java