Generic Data Structures implemented in C language
-
Updated
Jan 13, 2024 - C
Generic Data Structures implemented in C language
In this project we implemented essential data structures like stacks, queues, and linked lists in the C programming language using pointer manipulation,
An implementation of a doubly linked list in C
[First Project]This is a C implementation that provides an useful interface to create, delete and modify the internal dynamically allocated c array to use it like a C++ Vector.
My STB-style library of a dynamic string in C
implementations of stuff
A singly-linked list implementation
undirected graph implementation in c using adjacency matrix
IMPLEMENTATION OF DATA STRUCTURES IN C
Implementation of Heap Allocator from scratch
Basic stack data structure implementation.
stack c implementation , stack application infix to postfix and postfix to infix
Atividades de estrutura de dados 2, curso em ciência da computação.
linked list (singly linked list) c implementation
Implementation of data structures from scratch in C/C++. This repo is for Hacktoberfest 2020. Make your contribution and win a tee from Github.
implementation of data structures and algorithms
📝 Data structures implemented in C with links to further readings
This repository contains the work created during the study of basic Data Structures. I used the book 'Data Structures using C (2nd)(2018) by Reema Thareja' as my learning resource.
List data structure implementation with graphical dumping with graphviz.
Add a description, image, and links to the implementation-of-data-structures topic page so that developers can more easily learn about it.
To associate your repository with the implementation-of-data-structures topic, visit your repo's landing page and select "manage topics."