This file was written by using C language, there are several of functions related to double linked list
-
Updated
Feb 13, 2023 - C
This file was written by using C language, there are several of functions related to double linked list
Repositório criado para registro de atividades feitas na matéria de 'Estrutura de Dados e Algoritmos', no segundo período de Engenharia de Computação - IFPB
C double linked list library that can hold heterogeneous data, achieved through the extensive use of void pointers.
A library of generic C data structures.
Sorting algorithm to to order a stack of integers using a restricted set of operations, while striving to minimize the total number of moves
The goal of this project is to create a C program that demonstrates the implementation and usage of linked lists, queues, and stacks. These data structures are essential in computer science and are widely used for managing data in various applications.
MGE General C Library
Kumpulan Projek Struktur Data Kuliah Semester 2
Flight booking system using C Language and Linked Lists
Data Structures Project (HY240) [winter semester of 2020]
Universal data structure double linked list implementation in C
Estrutura de Dados I
The last project for Fundamentals of Programming lectures - 1st semester of CS at WUT. Simple database of students sorted by name and by age using double linked list.
Add a description, image, and links to the double-linked-list topic page so that developers can more easily learn about it.
To associate your repository with the double-linked-list topic, visit your repo's landing page and select "manage topics."