Pinned Repositories
Banker-s-Algorithm
multithreaded program that implements the banker’s algorithm discussed in Section 7.5.3. Several customers request and release resources from the bank. The banker will grant a request only if it leaves the system in a safe state. A request that leaves the system in an unsafe state will be denied. This programming assignment combines three separate topics: (1) multithreading, (2) preventing race conditions, and (3) deadlock avoidance.
Blog-Website
forage-jpm-midas-core
forage-jpmc-swe-task-2
Starter repo for task 2 of JPMC's forage program
forage-jpmc-swe-task-3
Starter repo for task 3 of JPMC's Forage program
Space-Invaders
In_A_Nutshell
SIH Hackathon 2022
Kitchen_Mate
MS-Code-to-Give-Hackathon
Blogging-Website-Using-Node.js
Abhi-0007's Repositories
Abhi-0007/Banker-s-Algorithm
multithreaded program that implements the banker’s algorithm discussed in Section 7.5.3. Several customers request and release resources from the bank. The banker will grant a request only if it leaves the system in a safe state. A request that leaves the system in an unsafe state will be denied. This programming assignment combines three separate topics: (1) multithreading, (2) preventing race conditions, and (3) deadlock avoidance.
Abhi-0007/Blog-Website
Abhi-0007/forage-jpm-midas-core
Abhi-0007/forage-jpmc-swe-task-2
Starter repo for task 2 of JPMC's forage program
Abhi-0007/forage-jpmc-swe-task-3
Starter repo for task 3 of JPMC's Forage program
Abhi-0007/Space-Invaders