Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olubodemichael/doublelinkedlist-project2
This C++ project implements a Doubly Linked List data structure, which is a linked list in which each node has both a pointer to the next node and a pointer to the previous node. The project provides a comprehensive set of functions and features to manipulate and display the contents of the doubly linked list.
https://github.com/olubodemichael/doublelinkedlist-project2
Last synced: 1 day ago
JSON representation
This C++ project implements a Doubly Linked List data structure, which is a linked list in which each node has both a pointer to the next node and a pointer to the previous node. The project provides a comprehensive set of functions and features to manipulate and display the contents of the doubly linked list.
- Host: GitHub
- URL: https://github.com/olubodemichael/doublelinkedlist-project2
- Owner: OlubodeMichael
- License: mit
- Created: 2023-10-11T18:15:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-11T18:16:30.000Z (over 1 year ago)
- Last Synced: 2024-11-14T14:15:26.793Z (2 months ago)
- Language: C++
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0