Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 764 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 764 Bytes

Welcome to the Linked-List-Visualizer GitHub repository! This tool is designed to help visualize and understand the basic concepts of linked lists in computer science.

Features:

  • Interactive visual representation of a linked list
  • Create, insert, and delete nodes
  • Step-by-step visualization of common linked list operations (such as insertion and deletion)
  • nodes can be moved around anywhere - so play with it!
  • ability to reset position of nodes

Usage:

image