Skip to content

AaronSBF/Linked-Lists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linked-Lists

Trying out and playing around a data structure(linked lists) i learned.

A linked list is a data structure that contains nodes where each node contains a value(say an integer or a float) and a reference pointing to the memory address of the next node.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages