Skip to content
View luvsaxena1's full-sized avatar

Block or report luvsaxena1

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. Page-Replacement-Strategies Page-Replacement-Strategies Public

    Here is the java code which implement page replacement strategy :- FIFO, LRU, LFU, Optimal

    Java

  2. ShellProgram ShellProgram Public

    Here is the code of your own shell program

  3. Virtual-File-System Virtual-File-System Public

    This program will provide the user with ~33MB of “virtual” drive space. Users will have the ability to list the files currently in the file system, add files, and remove files. Files will not persi…

    C 1

  4. SpringBoot SpringBoot Public

    This is the simple Maven project to setup springboot application and linked it with the HTML page to render Hello World on your screen.

    Java

  5. TwoPhaseLocking TwoPhaseLocking Public

    Rigorous Two Phase locking protocol implementation with wait die approach in java

    Java

  6. MavAppoint MavAppoint Public

    MavAppoint is the system to schedule an appointment with the Advisor

    JavaScript