-
os_scheduling_visualizer Public
Tkinter package in python is used for visualizing in real time. All these scheduling algorithms are coded in C language and compiled as shared object(.so file) which is then ported to python using …
-
-
-
-
-
-
-
-
-
data_structure_lib Public
A library with all fundamental Data Structures and sorting algorithms in C. Starting from fundamental data structures like stack, queue, linked list to advanced data structures like graph, avl tre…
-
-
-