GitHub / AmrTamerTech / clsDoubly_LinkedList_Library-CPP
A template-based C++ implementation of a doubly linked list with full support for insertion, deletion, traversal, and memory-safe operations. Ideal for learning and reuse in data structure projects.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmrTamerTech%2FclsDoubly_LinkedList_Library-CPP
PURL: pkg:github/AmrTamerTech/clsDoubly_LinkedList_Library-CPP
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C++
Size: 20.2 MB
Dependencies parsed at: Pending
Created at: 22 days ago
Updated at: 22 days ago
Pushed at: 22 days ago
Last synced at: 22 days ago
Topics: cpp, data-structures, doubly-linked-list, dynamic-memory, pointer-management, templates