42 library of basic C functions - queues, lists, memory operations and more 😄
-
Updated
Feb 28, 2020 - C
42 library of basic C functions - queues, lists, memory operations and more 😄
Five implementations of double linked lists to demonstrate generic data structures in C
Data Structure and Algorithms
Some solutions for Data Structures and Algorithms Specialization at Coursera.
SGLIB - a simple generic library for C
Basic data structures in C with useful comments and explanations
Push swap is a program that sort a stack of integers using only 2 stacks.
a lightweight and generic C99 library.
Double linked List in C to create un basic encrypted - blockchain
This program makes eng to tr or tr to eng languages translation.
Data structures implemented in Python, C and Java.
Customer Loyalty Management System in C
An implementation of a doubly linked list in C
Push_swap is a C programming project designed to implement a sorting algorithm using two stacks.
Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms
The aim of this project is to simulate a streaming service. The service offers movies organized into different thematic categories. Users can register on the platform, watch movies and add them to their watch history, receive movie recommendations based on the watch history of other users, and perform filtered searches across movie categories.
Load balancer that distributes key-value pairs across multiple servers and retrieves values from the appropriate server
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
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."