Containers backed by std.experimental.allocator
-
Updated
Nov 15, 2023 - D
Containers backed by std.experimental.allocator
An undo-redo Android library which works with any objects and with an easy implementation. Perfect for drawing, text and photo editing apps.
School project: reimplement the STL containers in C++98 (using allocator, double linked list and AVL binary trees).
42 library of basic C functions - queues, lists, memory operations and more 😄
A complete repository of Data Structures & Algorithms I (DSA 1) for United International University (UIU) students, featuring theory notes, lab solutions, and problem-solving examples. Covers Arrays, Linked Lists, Stacks, Queues, Trees, Graphs, Sorting, Recursion, and more. Ideal for exam prep and coding practice.
Five implementations of double linked lists to demonstrate generic data structures in C
JavaScript implementation of a double-ended queue
Data Structure and Algorithms
Online bank system with Python
SGLIB - a simple generic library for C
Some solutions for Data Structures and Algorithms Specialization at Coursera.
Basic data structures in C with useful comments and explanations
🔗 Complete C++ implementation of two variants of a list: Doubly Linked List and Singly Linked List
Push swap is a program that sort a stack of integers using only 2 stacks.
A simple CLI text editor using double-linked lists on C++
Implementations of some collections in C++. Contains basic versions of a single/double linked list, queue, and stack.
Underground Route Planner - a Django application to allow for the fastest route planning across the London underground network.
Data Structure Mini Project on C++ "Contact Book" in CMD | 2022
_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."