Topic: "double-linked-list"
dlang-community/containers
Containers backed by std.experimental.allocator
Language: D - Size: 950 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 111 - Forks: 39

Muddz/Regret
[Moved to MavenCentral] An undo-redo Android library which works with any objects and with an easy implementation. Perfect for drawing, text and photo editing apps.
Language: Java - Size: 6.06 MB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 68 - Forks: 7

TashinParvez/DSA_1_UIU
All DSA topics covered in UIU DSA-I course, both lab and theory courses. Check DSA-2 Topics: https://github.com/TashinParvez/Data_Structure_and_Algorithms_2_UIU
Language: C++ - Size: 3.28 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 27 - Forks: 0

llefranc/42_ft_containers
School project: reimplement the STL containers (using allocator, double linked list and AVL binary trees).
Language: C++ - Size: 3.15 MB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 27 - Forks: 1

psprawka/Libft
42 library of basic C functions - queues, lists, memory operations and more :smile:
Language: C - Size: 119 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 26 - Forks: 2

blakeembrey/deque
JavaScript implementation of a double-ended queue
Language: TypeScript - Size: 659 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 2

attractivechaos/dlist
Five implementations of double linked lists to demonstrate generic data structures in C
Language: C - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 2

ngljcb/px-riscv-double-linkedlist 📦
RISC-V assembly program for my computer architecture university course which simulates a double linked-list & implements main functions.
Language: Assembly - Size: 80.5 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 14 - Forks: 6

kkbughunter/Data-Structure 📦
Data Structure and Algorithms
Language: C - Size: 2.22 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 1

dolong2110/long-banking-system
Online bank system with Python
Language: Python - Size: 225 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 3

Marian-Vittek/sglib
SGLIB - a simple generic library for C
Language: C - Size: 62.5 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

leandrolcampos/coursera-dsa
Some solutions for Data Structures and Algorithms Specialization at Coursera.
Language: C - Size: 5.7 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 8

harismuneer/Doubly-and-Singly-Linked-List
🔗 Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List
Language: C++ - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 6

oaizab/push-swap
Push swap is a program that sort a stack of integers using only 2 stacks.
Language: C - Size: 59.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

farhad324/Double-Linked-List-Visualization
Language: Python - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 0

metallicgloss/London-Underground-Route-Planner
Underground Route Planner - a Django application to allow for the fastest route planning across the London underground network.
Language: Python - Size: 2.05 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

wahab-hac/Contact_Book
Data Structure Mini Project on C++ "Contact Book" in CMD | 2022
Language: C++ - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

MechaDragonX/CPPCollections
Implementations of some collections in C++. Contains basic versions of a single/double linked list, queue, and stack.
Language: C++ - Size: 32.2 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

i-am-junayed/data-structure
Practice problems with solutions for Data Structure.
Language: Python - Size: 389 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

burhanahmed1/DSA
Practice Codes for Data Structures and Algorithms in C++
Language: C++ - Size: 118 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

Floofies/LinkedList
Singly linked, doubly linked, and circular LinkedList classes for JavaScript. Taken from Differentia.js
Language: JavaScript - Size: 20.5 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

caupolicanre/AyED-TP1
Project of practical work N°1 of Algorithms and Data Structures. Tecnicatura Universitaria en Procesamiento y Explotación de Datos, Facultad de Ingeniería UNER. Brehm, Ré. 2022
Language: Python - Size: 25.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

jmgc/SwiftCollections
Native Swift Collections
Language: Swift - Size: 43 KB - Last synced at: 27 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

camilamaiadevalmeida/T1-ED-treta-em-Pandora
Language: C - Size: 230 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

can-dy-jack/linkedlist
LinkedList and DoubleLinkedList implementation in JavaScript
Language: JavaScript - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

kocerenes/language_translation
This program makes eng to tr or tr to eng languages translation.
Language: C - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

explcre/19Summer-VG101-Intro-to-Programming-Projects
19Summer-VG101-Intro-to-Programming-Projects: Project 1: Crossing Animation (MATLAB) Project 2: "Uno" game implemented by Double-Ended Linked List (C) Project 3: 3D Parking-lot Animation (C++,OpenGL)
Language: C++ - Size: 532 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

Academify/Data_Structures
[INF 213] Repositório dos arquivos da disciplina de Estrutura de Dados, lecionada na Universidade Federal de Viçosa em 2020 - 2021.
Language: C++ - Size: 17.6 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

gabrielegilardi/HashTable
Hash table and dictionary class implementation using lists and double-linked lists.
Language: Python - Size: 31.3 KB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

SmeetMehta/Coding-Questions-GFG
I store the programs solved by me over here.
Language: Java - Size: 239 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

man-fish/goalgorithms
Algorithms + Data Structures = Programs
Language: Go - Size: 45.9 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

echenim/GoHackerton
Go data-structure and algorithm implementation this more of a refresher exercise on the basics of theoretical computer science
Language: Go - Size: 1.5 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

MarvinMartin24/Blockchain-Emulation
Double linked List in C to create un basic encrypted - blockchain
Language: C - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

koushiro/xlib
a lightweight and generic C99 library.
Language: C - Size: 33.2 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

FelipeCRamos/ELIS
A simple CLI text editor using double-linked lists on C++
Language: C++ - Size: 2.91 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

javamultiplex/data-structure
This repository contains all the data structures and their application in Java.
Language: Java - Size: 67.4 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

TiagoRodrigues1111/C-data-structures
This is a repository containing declarations and definitions of different data structures in C. Multiple definitions are proposed for each data structure, such as alternatives using arrays and/or linked lists. It is designed for learning, practice, and use in larger projects. Each data structure is implemented with comments and example usage.
Language: C - Size: 66.4 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

MKaratsioris/Data-Structures
In this repository, one can find classes for different data structures like Linked Lists, Queue, Stack, Hash Table, Tree and Graph.
Language: Python - Size: 21.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Alireza-Ardalani/N-Digits-Calculator
This calculator supports arbitrary-length numbers and five basic operations (+, -, *, /, %) using a double linked list.
Language: Java - Size: 87.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

andrewkof/Data-Structures-Part-A
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.
Language: C - Size: 1.32 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

lrafa3l/push_swap
Language: C - Size: 102 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

caupolicanre/AyED-TP2
Repository to upload the project of the practical work N°2 of Algorithms and Data Structures. Tecnicatura Universitaria en Procesamiento y Explotación de Datos, Facultad de Ingeniería UNER. Brehm, Ré. 2022
Language: Python - Size: 1.42 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Bigizic/alx-low_level_programming
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
Language: C - Size: 484 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ErnaneJ/ds-simulator
Simulator to demonstrate the use and functioning of the main methods present in the structured list data in a visual and didactic way.
Language: TypeScript - Size: 169 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Solirs/doublylinkedlist
An implementation of a doubly linked list in C
Language: C - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

ADolbyB/cpp-data-structures
Code I Wrote From 2 C++ Classes at FAU.
Language: C++ - Size: 178 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

can-dy-jack/algorithm
JavaScript算法与数据结构库
Size: 847 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

eduardspirache/C-Load-Balancer-Using-Lists-Hashtables
Load balancer that distributes key-value pairs across multiple servers and retrieves values from the appropriate server
Language: C - Size: 1.46 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

DohaoSTR/double-linked-list-c-sharp
Double linked list with realization of standard operations and console user interface.
Language: C# - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

DohaoSTR/double-linked-list_c_plusplus
Double linked list with standard operations.
Language: C++ - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

HarshBatra/Music_Player_using_LL
MUSIC PLAYER SYSTEM USING LINKED LISTS : Academic Project under Data Structures & Algorithms course
Language: C++ - Size: 371 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Iipal/libdll
Header-only library for work with Double Linked Lists(or Bidirectional Lists)
Language: C++ - Size: 201 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Anjasfedo/Double-Link-List
Double Linked List on C++
Language: C++ - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

imancrrzii/ASDL-DoubleLinkedList
Repository for working on the final project of Algorithms and data structures II
Language: Java - Size: 12.7 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

majumderarnob/BRACU_CSE220-Data_Structures
Language: Python - Size: 797 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ismailg2u/Double-Linked-List-in-Java
Language: Java - Size: 57.6 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

mjornada/listaDuplamenteEncadeada
Lista Duplamente Encadeada com Generics desenvolvida em Java para o estudo de Estrutura de Dados
Language: Java - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

Noureldin2303/SchoolManagementSystem
SchoolManagementSystem Project in data-structures using java ( Double-LinkedList )
Language: Java - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

lramon2001/EstruturaDeDados1
Estrutura de Dados 1📚- Java approach to a recurring theme in computer science : Data Structure. / Uma abordagem em java sobre um tema recorrente na ciência da computação : Estrutura de Dados.
Language: Java - Size: 317 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Noahnut/vector
simple C++ vector implement by Golang
Language: Go - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

pjardan/data-structures
Data structures implemented in Python, C and Java.
Language: C - Size: 2.4 MB - Last synced at: 6 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

oguzhanulusoy/java-data-structure
🤯 👨🏻💻 Algorithms and data structures implemented in Java with explanations.
Language: Java - Size: 14.6 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ArtemkaKun/simple_ds 📦
My implementation of basement data structures on C#
Language: C# - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

raoufswe/Customer-loyalty-Management
Customer Loyalty Management System in C
Language: C - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

bryanlimy/double-linked-list
Double Linked List Implementation in Python
Language: Python - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

PGreatness/There-is-no-pathetic-card-in-my-Deque-Brown
Repo for Deque (interface) implementation
Language: Java - Size: 441 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

nolanholden/clist
Doubly-linked list C implementation
Language: C++ - Size: 43 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

harmim/vut-ial-project1
Algoritmy - 1. projekt
Language: C - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

m-grant-prg/libmgec
MGE General C Library
Language: C - Size: 28.5 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

irungundigirigi/ds-algorithms
Javascript implementation of the different Data structures and algorithms
Language: JavaScript - Size: 1000 Bytes - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

endritngjelina/COP4530
Data Structures COP4530 is one of the main programming courses at the University of South Florida. This repository contains all of my projects for this class.
Language: C++ - Size: 3.91 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

justin-marian/sda-labs
Language: C - Size: 3.09 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

whdhdyt21/CoffeeShop-Cashier
Aplikasi Coffee Shop Order Management adalah sistem pemesanan sederhana yang menggunakan Double Linked List dalam C++ untuk menyimpan, mengedit, menghapus, mencari, dan mengurutkan pesanan kopi.
Language: C++ - Size: 381 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

akashnath420/Student-Record-Management-System
Student Record Management System using binary search tree
Language: Java - Size: 41 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Sheratan095/Push_swap
Sorting algorithm to to order a stack of integers using a restricted set of operations, while striving to minimize the total number of moves
Language: C - Size: 1.66 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

hanae-mk/Data-Structures
Mini Projects In C++ Using Data Structures Concepts
Language: C++ - Size: 59.6 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Pulsar7/DynamicArrayLib
Custom implementation of Dynamic-Arrays in C
Language: C - Size: 222 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

RasheedAlwahbany/CPPDoubleLinkedListProject
This is C++ double linked list project
Language: C++ - Size: 828 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

yAmineee/Data-Structure-Algorithms
Implémentations de divers structure de données en Java
Language: Java - Size: 37.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Conzxy/zda
Practical toolbox of data structures and algorithms
Language: C - Size: 244 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

rfieve/doubly-linked-list-navigator
A TypeScript library extending the doubly-linked-list with navigation
Language: TypeScript - Size: 375 KB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ayesha-enayat/DSA
This repository contains implementations of data structures and algorithms in C++.
Language: C++ - Size: 173 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

yeshalkhan/DSA-ADTs
This repository contains code for ADTs that I implemented in my Data Structures and Algorithms course.
Language: C++ - Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AhmedMaherElSaeidi/Data-Structures-Using-C
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.
Language: C - Size: 9.77 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

lanzaj/push_swap
Program in C that sort a pile using another pile
Language: C - Size: 70.3 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Ransomware3301/heterogeneous_double_linked_list_library
C double linked list library that can hold heterogeneous data, achieved through the extensive use of void pointers.
Language: C - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

charan1911/PYTHON_ALL_TOPICS
PYTHON ALL TOPICS CODE
Language: Python - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nxz7/EDD_PROYECTO-_202200007
(FS, 2024 - all 3 project of the course) Language: FORTRAN - Course: Estructuras de datos (Data Structures )
Language: Fortran - Size: 27.2 MB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

WerdsMind/Estructuras_de_datos
colección de implementaciones de estructuras de datos y algoritmos fundamentales escritos en C++
Language: C++ - Size: 1.85 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hanadiasfour/Dynamic-car-agency
A car agency application built for both customers and admins to use in different ways.
Language: Java - Size: 78.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hanadiasfour/Palestinian-Martyrs-Data-Management-System
Efficiently manage and analyze Palestinian martyr data.
Language: Java - Size: 659 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Javedmv/DSA
Exploring DSA: A collection of code snippets and implementations for data structures and algorithms. Join me in mastering the essentials of efficient problem-solving! 🚀 #DSA #CodingJourney
Language: JavaScript - Size: 34.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

adudumayo/DSA
Study Advanced Programming With Me. (Rhodes University Course On Data Structures And Algorithms)
Language: Java - Size: 13.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

khmelnitskiianton/DLinkedList
Double Linked List on pointers
Language: C++ - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

andrefelipeos/totem-rodoviaria 📦
Uma aplicação em linha de comando para escolha de passagens e rotas de ônibus. :bus:
Language: C++ - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

ElDamhougyMohab/Flight-Booking-System
Flight booking system using C Language and Linked Lists
Language: C - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bharat-chandra/DSA
Language: Java - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Keywcksn/DataStructure
Computer Science 2nd semester - Data Structure
Language: C++ - Size: 2.25 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danildenha/Circular-Buffer
Implementation of a templated class utilizing std::array, forming a circular buffer data structure, ideal for efficient data streaming and featuring complex cell data
Language: C++ - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nikhil-jindal12/DoubleLinkedList
Contains implementation for a Double Linked List and its node.
Language: Java - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0
