Skip to content

HerbertRHolder/Dlinklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

About

This program is a demonstration of a double linked list data structure. A double link list is a version of a linked list data structure where like a linked list it can act as a way to connect a list of data in memory in a linear sequence. What makes this structure different is that it can be traversed forward and backward

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages