Here is the implementation in C++ of a Doubly Linked List with Sentinel nodes(mainly head and tail of doubly linked list).The implementation allows us the full functionality of a doubly linked list with two sentinels that always remain. The data in the linked list nodes can be any data type due to template being used. The project is inspired by the University of Waterloo,ECE250 data structure and algorithms project. The project source files provide us the tester and driver files to test our implementation.
-
Notifications
You must be signed in to change notification settings - Fork 0
MahanyaKochhar/Double-Sentinel-List
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published