A project where I create a linked list
-
Notifications
You must be signed in to change notification settings - Fork 0
A linked list is a data structure consisting of a sequence of elements, where each element points to the next. This allows for efficient insertion and deletion of elements, making it ideal for dynamic data storage
BodiAli/linked-lists
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A linked list is a data structure consisting of a sequence of elements, where each element points to the next. This allows for efficient insertion and deletion of elements, making it ideal for dynamic data storage
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published