Doubly linked list, with previous and next pointers in each node. Linked list keeps track of head, tail, and current node. Add, delete have error checking. Data and class are validated before insertion. Checks for head and tail complete.
Nick12321/linked_list
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|