-
Notifications
You must be signed in to change notification settings - Fork 0
An implementation for a Singularly Linked List
License
HanLee/Linked-List
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The project consists of files to create a singular linked list for integers. Current operations include append and print all. I have decided to include a pointer to the last node of the list in this case as it would be more efficient than going through all the nodes to find the last node. Amend to suit your own types.
About
An implementation for a Singularly Linked List
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published