Various containers written for C programmers who need complete control over their memory.
-
Updated
Aug 1, 2025 - C
Various containers written for C programmers who need complete control over their memory.
Implementation of Data Structures in C
Generic C99 Singly & Doubly Linked List Implementation with OOP, ranges, custom loops and more.
This repo contains programs(well explained) of Data Structures and Algorithms.
ALX tasks in the context of the C programming language.
Programs created in C language related to different topics like DATA STRUCTURES, ADT, IO etc.
Some exercices about singly linked list
Linked lists, Queues, Stacks, Trees, Graphs and Hash tables.
C program to store and manage voters and votes using a Bloom Filter, a Red-Black Tree and a Singly Linked List (Developed during the Operating Systems K22 course 2019)
In this repo we will see how to implement DSA with C .
Domácí úlohy z předmětu Algoritmy (IAL), třetí semestr bakalářského studia BIT na FIT VUT/BUT, ak.rok 2022/2023
C programming language during the ALX-Low_Level_Programming
This project showcases and more importantly explains a simple example of Singly Linked List.
Alx low_level_programming - C programming language
Data structures covered in detail
This C implementation offers a generic singly linked list with customizable operations like insertion, deletion, and searching, using function pointers for flexibility with node behaviors.
This repository consists of the programs implementing insert, delete, search, print operations for singly linked lists, doubly linked lists and circular linked lists.
C Lockless Data Structures
Add a description, image, and links to the singly-linked-list topic page so that developers can more easily learn about it.
To associate your repository with the singly-linked-list topic, visit your repo's landing page and select "manage topics."