Skip to content
#

reader-writer-problem

Here are 20 public repositories matching this topic...

the task is to answer shortest path queries on a changing graph, as quickly as possible. We will provide an initial graph which you may process and index in any way you find necessary. Once this is done, we will begin issuing a workload consisting of a series of sequential operation batches. Each operation is either a graph modification (inserti…

  • Updated Apr 5, 2020
  • Java

This repository contains a collection of Operating Systems lab programs implemented in C and Shell Script. It covers key OS concepts including process management, inter-process communication (IPC), memory management, CPU scheduling, synchronization, and basic to advanced shell scripting.

  • Updated Jun 27, 2025
  • C

Improve this page

Add a description, image, and links to the reader-writer-problem topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reader-writer-problem topic, visit your repo's landing page and select "manage topics."

Learn more