Skip to content

Latest commit

 

History

History

linked-list-visualization

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Linked List Visualization

Visualize how a linked list works by adding 10 houses, one after the other, then traversing through the list.

Project realized in Java using NetBeans.