Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 182 Bytes

File metadata and controls

5 lines (3 loc) · 182 Bytes

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.