VolanNnanpalle / OrderedList

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ordered List

This program behaves like a LinkedList. It allows the user to insert data into the list, add multiple lists together, remove elements from the list, returns the largest element in the list, checks if the list is empty and return an element at a given position in the list

Credits

Created by: Volan Nnanpalle

About


Languages

Language:Java 100.0%