GitHub / PapageorgiouMarios / Data-Structures-Circular-Doubly-Linked-List
Data structure in which list's nodes contain pointers to its previous nodes as well as the next nodes.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PapageorgiouMarios%2FData-Structures-Circular-Doubly-Linked-List
PURL: pkg:github/PapageorgiouMarios/Data-Structures-Circular-Doubly-Linked-List
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Java
Size: 665 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: 7 months ago
Pushed at: over 2 years ago
Last synced at: 9 days ago
Topics: circular-doubly-linked-list, cpp, java, python