Some solutions for Data Structures and Algorithms Specialization at Coursera.
-
Updated
Oct 3, 2020 - C
Some solutions for Data Structures and Algorithms Specialization at Coursera.
Data Structure and Algorithms
Five implementations of double linked lists to demonstrate generic data structures in C
42 library of basic C functions - queues, lists, memory operations and more 😄
Double linked List in C to create un basic encrypted - blockchain
This file was written by using C language, there are several of functions related to double linked list
Data structures implemented in Python, C and Java.
Customer Loyalty Management System in C
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.
Sorting algorithm to to order a stack of integers using a restricted set of operations, while striving to minimize the total number of moves
A library of generic C data structures.
An implementation of a doubly linked list in C
Flight booking system using C Language and Linked Lists
Data Structures Project (HY240) [winter semester of 2020]
Estrutura de Dados I
Algoritmy - 1. projekt
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.
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."