- Append(data) - Append data at end of linkedlist.
 - Display() - Display whole contents.
 - Pop() - Removes last element.
 - Delete(index)= Deletes element at certain index.
 - InsertAtBeginning(data) - Inserts element at the very beginning.
 - Clear() - Clears the whole Linkedlist.
 
- 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
A Generic Custom LinkedList Class in Java
License
stabgan/Generic-Linked-List-Class-from-Scratch-in-Java
Folders and files
| Name | Name | Last commit message  | Last commit date  | |
|---|---|---|---|---|
Repository files navigation
About
A Generic Custom LinkedList Class in Java
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
              Packages 0
        No packages published 
      
              