Skip to content
#

conditional-statements

Here are 582 public repositories matching this topic...

The Banker’s Algorithm is a resource allocation and deadlock avoidance algorithm that tests for safety by simulating the allocation for predetermined maximum possible amounts of all resources, then makes an “s-state” check to test for possible activities, before deciding whether allocation should be allowed to continue.

  • Updated Feb 22, 2023
  • Java

This project is a SQL database management system that handles multiple tables and performs various queries and operations on them. It involves four different tasks, each with its own set of tables and questions to solve. The tasks cover a range of scenarios, that allow to apply basic, intermediate and advance SQL queries to different datasets.

  • Updated Jun 12, 2023

Improve this page

Add a description, image, and links to the conditional-statements 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 conditional-statements topic, visit your repo's landing page and select "manage topics."

Learn more