-
Notifications
You must be signed in to change notification settings - Fork 0
A doubly-linked list was implemented as a Java program using object oriented concepts, mainly encapsulation and inheritance. Various methods such as remove(), get(), indexOf(), lastIndexOf(), getNodeAt(), toArray(), and toString() were defined to perform operations on the linked list.
patelrh3/My-Linked-List-Java-Project
About
A doubly-linked list was implemented as a Java program using object oriented concepts, mainly encapsulation and inheritance. Various methods such as remove(), get(), indexOf(), lastIndexOf(), getNodeAt(), toArray(), and toString() were defined to perform operations on the linked list.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published