Data-Structures-In-Java
Data-Structures-In-Java copied to clipboard
write a java program that implements a doubly linked list that will ask the user to input 5 integer values then store it into the linked list and display afterwards.