Pinned Repositories
2-way-message-passing-using-pipes
communication between 4 processes using named pipes
CiggSmokersProblem
DiningPhilospher
A new Repository of my Project Dining Philospher Problem
HelloWorld
k163658
LinuxMadeEasyApp
A simple android app to make Linux easy to understand and learn.
Multi-Process-vs-Multi-Thread-using-merge-sort
OS Project of Multi Threading vs Multi Processing using Merge sort submitted to Miss Sumaiyah
NageenaKanwal
In computer science, the Knuth–Morris–Pratt string-searching algorithm (or KMP algorithm) searches for occurrences of a "word" W within a main "text string" S by employing the observation that when a mismatch occurs, the word itself embodies sufficient information to determine where the next match could begin, thus bypassing re-examination of previously matched characters.
OS-Project
Comparison between threads and processes through sorting algorithms(Bubble Sort,Insertion Sort, Merge Sort,Quick Sort)
sloballocator
sumaiyah-zahid's Repositories
sumaiyah-zahid/sloballocator
sumaiyah-zahid/2-way-message-passing-using-pipes
communication between 4 processes using named pipes
sumaiyah-zahid/CiggSmokersProblem
sumaiyah-zahid/DiningPhilospher
A new Repository of my Project Dining Philospher Problem
sumaiyah-zahid/HelloWorld
sumaiyah-zahid/k163658
sumaiyah-zahid/LinuxMadeEasyApp
A simple android app to make Linux easy to understand and learn.
sumaiyah-zahid/Multi-Process-vs-Multi-Thread-using-merge-sort
OS Project of Multi Threading vs Multi Processing using Merge sort submitted to Miss Sumaiyah
sumaiyah-zahid/NageenaKanwal
In computer science, the Knuth–Morris–Pratt string-searching algorithm (or KMP algorithm) searches for occurrences of a "word" W within a main "text string" S by employing the observation that when a mismatch occurs, the word itself embodies sufficient information to determine where the next match could begin, thus bypassing re-examination of previously matched characters.
sumaiyah-zahid/OS-Project
Comparison between threads and processes through sorting algorithms(Bubble Sort,Insertion Sort, Merge Sort,Quick Sort)
sumaiyah-zahid/osproject
dining philosophers
sumaiyah-zahid/Parallel-Programming-Sorting-Algorithms
Parallel Programming Sorting Algorithms (Merge Sort, Bubble Sort, Quick Sort)
sumaiyah-zahid/ReaderWriter
sumaiyah-zahid/Timetabler
A highly customizable timetabling software for educational institutions that encodes timetabling constraints as a SAT formula and solves them using a MaxSAT solver
sumaiyah-zahid/Voice-Controlled-Shell
Voice Controlled Shell