This repository is for everyone who wants to participate in Hacktoberfest 2022. Anyone can contribute/add quality code or projects for your Swags (T- Shirt), must be relevant that can add some value to this repository. https://hacktoberfest.com/
A collection of programs we did in the 2nd Sem while stuck at home in Quarantine XD yeah 2020 it is.
Repositório com os EP's (exercícios-programa) da disciplina MAC0422 - Sistemas Operacionais
C-Program to implement Singly Linked List operations such as Creation, Insert at beginning, insert at end, insert at specified position, delete from beginning, delete from end, delete from specific position in a menu driven method