Skip to content

the25thbaam4/interactive-doubly-linked-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple console interactive doubly linked list implementation with basic CRUD operations in JAVA:

  1. Display the list
  2. Add an element to the list
  3. Edit an element in the list
  4. Remove an element from the list
  5. Sort list

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages