Skip to content
View MaddalaNarmada's full-sized avatar

Block or report MaddalaNarmada

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. OS_project1 OS_project1 Public

    Q20. There are 3 student processes and 1 teacher process. Students are supposed to do their assignments and they need 3 things for that pen, paper and question paper. The teacher has an infinite su…

    1

  2. OS_project2 OS_project2 Public

    Researchers designed one system that classified interactive and noninteractive processes automatically by looking at the amount of terminal I/O. If a process did not input or output to the terminal…

    1

  3. Narmada Narmada Public

  4. Hello-World Hello-World Public

  5. Creating-a-thread Creating-a-thread Public

    Program to create a thread . The thread is passed more than one input from the main process. For passing multiple inputs we need to create structure and include all the variables that are to be pas…

  6. Non-preemptive-SJF Non-preemptive-SJF Public

    Write a C program to implement First-Come-First-Serve Algorithm.