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.
code-library
Templates, algorithms and data structures implemented and collected for programming contests.
Codeforces-Contest-Selector-By-Div-s
ComputerSystem
Timeline of Work Done in various Projects under CSO 211
dsa
FAANG
Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.
Helping-Hands
lend and borrow items within hostels
practice
Puzzles and problems for practice.
The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.
asisdeo's Repositories
asisdeo/ComputerSystem
Timeline of Work Done in various Projects under CSO 211
asisdeo/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.
asisdeo/code-library
Templates, algorithms and data structures implemented and collected for programming contests.
asisdeo/Codeforces-Contest-Selector-By-Div-s
asisdeo/dsa
asisdeo/FAANG
Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.
asisdeo/Helping-Hands
lend and borrow items within hostels
asisdeo/practice
Puzzles and problems for practice.
asisdeo/The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Python, and Java.