Skip to content

Nick12321/linked_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

linked_list

Doubly linked list, with previous and next pointers in each node. Linked list keeps track of head, tail, and current node. Add, delete have error checking. Data and class are validated before insertion. Checks for head and tail complete.

About

Double Linked List - python - 'slideshow' ability to add, traverse forward/backward - data validation, object validation,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages