double-linked-list topic
containers
Containers backed by std.experimental.allocator
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.
deque
JavaScript implementation of a double-ended queue
Libft
42 library of basic C functions - queues, lists, memory operations and more :smile:
dlist
Five implementations of double linked lists to demonstrate generic data structures in C
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
Data-Structure
Data Structure and Algorithms
42_ft_containers
School project: reimplement the STL containers (using allocator, double linked list and AVL binary trees).